Community Profile

photo

J Yadav


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 5 Jahre vor | 1

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 6 Jahre vor | 0

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort