
J Yadav
Followers: 0 Following: 0
Feeds
提问
Compare 2 time series, array and map to third.
Hi, I have a random column vector A sorted from high to low. I have to map the position of its each entry on column vector B ...
6 years 前 | 1 个回答 | 0
1
个回答已回答
how to average specific rows of all columns?
to take a moving average of 1 to 20 rows, then 21-40 rows, then 41-60 rows etc. of a data matrix with n rows and m columns. ...
how to average specific rows of all columns?
to take a moving average of 1 to 20 rows, then 21-40 rows, then 41-60 rows etc. of a data matrix with n rows and m columns. ...
6 years 前 | 1
提问
How to find index in a single array?
Hi, I have two column vectors A=(3, 4, 6, 9, 12, 34, 56, 99, 105, 190)' and B=(4, 12, 34, 56)' both are sorted in increasing or...
6 years 前 | 2 个回答 | 0
2
个回答已回答
Save and close figure in Matlab
Hi, this link might be of help. https://uk.mathworks.com/matlabcentral/answers/285548-saving-figures-in-matlab?s_tid=srchtit...
Save and close figure in Matlab
Hi, this link might be of help. https://uk.mathworks.com/matlabcentral/answers/285548-saving-figures-in-matlab?s_tid=srchtit...
7 years 前 | 0
提问
Can I vectorise or make this 'find' double-loop run faster?
Hi, Is there a possible way in which the formula that uses 'find' to update a matrix could do away with the double loops and mak...
7 years 前 | 1 个回答 | 0