Melissa Jones
Followers: 0 Following: 0
Feeds
提问
find local minima within a time window of interest
To do the plot I have the X values and the Y values. I need to find the local minima within a specific time-window (250-350) i...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to remove NaN cells inside a structure with several cell arrays inside?
I have a cell struct data 49x26 cell and each cell inside this struct corresponds to 1×1 cell array {64×250 single} Thi...
3 years 前 | 1 个回答 | 0
1
个回答提问
how to create a vector with known indices numbers
I have vector = [1 3 4 6 7 7 8 90 8] positions = [1 5 8] How can I write a new_vector having the same lentgh as vector po...
3 years 前 | 1 个回答 | 0
1
个回答提问
Convert cell array to excel - problem with nested cells
Hello! I really need to write this data from a cell array into an excel file (you can find it attached or in the printscreen). ...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to create a vector inside a loop with data from a struct ?
Hello! I'm having some troube making a vector inside a loop with data from a struct. The struc is called : ECG (1x1 struct with...
3 years 前 | 1 个回答 | 0