Community Profile

photo

Giorgia Fusaroli


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Convert epoch to human readable data and time
FYI I solve the problem in this way: epochs = uint64(vector-of-epoch-data) datetime(epochs,'ConvertFrom','epochtime','TicksP...

2 years ago | 1

Question


Convert epoch to human readable data and time
Hi, i have a vector of time in epoch format (read as double in Matlab). I have to convert all the elements in a format HH:MM:SS...

2 years ago | 3 answers | 0

3

answers

Question


Dealing with NaN Values
Hi everybody, i need help because i can't understand why my code's output is a NaN vector. I have a matrix of data (135000x8) ...

2 years ago | 1 answer | 0

1

answer

Question


How can i write a .ymal file ??
Hi everyone, i have to write in a .yaml file a vector of cells (first cell is a string, then i have a vector of number values a...

3 years ago | 3 answers | 1

3

answers

Question


Find peaks in a certain time interval
Hi everyone, i need your help :) I have a real signal (called signal) with the relative time vector (called time) in which i ha...

3 years ago | 0 answers | 0

0

answers

Answered
how to design a high-pass IIR filter having the transfer funciton ?
I have to day, the filter seems to only tranlsate the signal without modify it :(

3 years ago | 0

Question


how to design a high-pass IIR filter having the transfer funciton ?
Hi everyone, i need to filter a signal with a high-pass IIR filter characterized by a transfer function as follow: H(z) = 1-z^...

3 years ago | 2 answers | 0

2

answers

Question


How can i name the column on a table ?
HI everyone, I have a matrix (82600x156 double) from a c3d file. I need to built a table and associate at each column a specif...

3 years ago | 1 answer | 0

1

answer