Daan
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
Count 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 ...
Count 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 前 | 0
| 已接受
提问
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 前 | 6 个回答 | 0