J Yadav
Followers: 0 Following: 0
Statistics
RANK
18,501
of 295,486
REPUTATION
2
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
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 ...
5 years ago | 1 answer | 0
1
answerhow 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 ago | 1
Question
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 ago | 2 answers | 0
2
answersSave 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...
6 years ago | 0
Question
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...
6 years ago | 1 answer | 0