Austin Ukpebor
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
74,263
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 3 answers | 0
3
answersQuestion
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...
4 years ago | 1 answer | 0