Melissa Jones
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
81,729
of 295,638
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0