
Austin Ukpebor
Content Feed
질문
Selecting from a range of values from a column matrix
I have a column matrix (398404 x1). I want any values less than 42 between rows 290360 and 380876 to be 5 while values outside t...
1년 이상 전 | 답변 수: 1 | 0
1
답변질문
Average of every n values in a matrix.
I have mx6 matrix. I want to take average of every 10 values for each column ( avg of 1-10, 11-20, .....). I tried the code bel...
약 2년 전 | 답변 수: 1 | 0
1
답변질문
How to perform a zoom FFT on certain portion of a signal
I have a signal with a sample rate of 200HZ, see attached. I am interested in a certain portion of the signal, so I zoomed in th...
약 2년 전 | 답변 수: 1 | 0
1
답변질문
Removing jumps from data when plotting a graph
I am trying to plot sensor readings. See attached the data and the graph. Please I need a help on how to remove those jumps in t...
약 2년 전 | 답변 수: 3 | 0
3
답변질문
How to select a range of data in matrix
I have a column matrix (10608x1) with a minimum value of 38.8 and maximum value of 192.8. I want to retain the matrix with the r...
약 2년 전 | 답변 수: 1 | 0