Giorgia Fusaroli
Followers: 0 Following: 0
Feeds
已回答
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...
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...
3 years 前 | 1
提问
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...
3 years 前 | 3 个回答 | 0
3
个回答提问
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) ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 1
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
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 :(
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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0