Daan
Followers: 0 Following: 0
Statistics
RANK
253,241
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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 row and collumnumber in matrix.
Hi all, I have got a cell array with cells of different lengths: A=[0,0,0,0],[0],[0],[1],[0] and I would like to know the loc...
9 years ago | 1 answer | 0
1
answerQuestion
Determine Threshold in Graph
Hi all, I want to split my data file into two data files. One with the data of the peaks (above the threshold) and one with the...
9 years ago | 1 answer | 0
1
answerQuestion
Filter data into different Phases using multiple conditions.
<</matlabcentral/answers/uploaded_files/37467/Naamloos2.png>> Hi all, I have got data which looks like C=[0,3 0,8 0,3 1,3...
9 years ago | 2 answers | 0
2
answersQuestion
Cell array to ordinary array. cell2mat
Hi. I have got a cell array C, but I would like to convert it to a ordinary array. When I try do it with the function cell2ma...
9 years ago | 2 answers | 0
2
answersQuestion
input directory same as output directory - xlswrite
Hi, I have got hundreds of excel files in different folders which I want to run through a script and then save in the same fold...
9 years ago | 1 answer | 0
1
answerCount number of changes to 1
Thank you both, but I still have one problem. I have also got binary vectors which start with a 1 like: v= [1 1 1 1 0 0 0 0 1 1 ...
9 years ago | 0
| accepted
Question
Count number of changes to 1
Hi, I have got a binary vector which looks like this: vec = [0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 0 0 1 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 ...
9 years ago | 6 answers | 0