Community Profile

photo

Vic


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Interpolation of a collection of matrices
Suppose I have a collection of matrices, A1,A2,...,An (n~250), of size ~1000*1500, which represents the values of a function at ...

9 years ago | 0 answers | 0

0

answers

Question


Find the longest streak of 1's from a vector
Suppose I have a vector of 0's and 1's. How can I find, without for-loop(s), the longest streak of 1's in that vector? eg. Fo...

9 years ago | 1 answer | 0

1

answer

Question


How to get exact position (red point)?
Please see the attached file. It is a time series plotted from a very long row vector (1x10000), and I want to locate the positi...

9 years ago | 1 answer | 0

1

answer

Question


How do I get exact position of a fluctuation in a time series?
Suppose I have a very long row vector, say, of size 1*n for n>10000. I plot the vector as a time series. The time series has so...

9 years ago | 1 answer | 0

1

answer