photo

J Yadav


Last seen: bijna 4 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

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 ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Answered
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. ...

meer dan 5 jaar 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...

meer dan 5 jaar ago | 2 answers | 0

2

answers

Answered
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...

meer dan 6 jaar 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...

meer dan 6 jaar ago | 1 answer | 0

1

answer