
Saad Alqahtani
Statistics
10 Questions
0 Answers
RANK
61,688
of 284,801
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 19,237
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 137,603
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
Content Feed
Question
How to calculate coefficient of variation for every element in Matrix?
Hi, I'm trying to calculate coefficient of variation for every elemnt in an array but I kept getting this error: Error using r...
2 years ago | 1 answer | 0
1
answerQuestion
How to resolve Error using reshape function?
Hi, I'm trying to use this code to reshape a matrix x= 1x427289 but I keep getting this error: Error using reshape Size ar...
2 years ago | 1 answer | 0
1
answerQuestion
How to do if statement for a specific value that lasts for more than 2 seconds
Hi, I'm trying to see if a specific value exists for more than 2 seconds. here is my code: isOK2 = (Discard2_to_end <=Discar...
2 years ago | 1 answer | 0
1
answerQuestion
Calculate average over each specific interval
Hi, I'm trying to calculate the mean every 5 seconds of data till the end. so x= (1,63369) % my data in Newton Meter which is ...
2 years ago | 1 answer | 0
1
answerQuestion
Moving Window for a specific Time
Hi, So, the goal of this code is to calculate a Coefficient of Variation with time window of 5 seconds. Here is my code. % d...
2 years ago | 0 answers | 0
0
answersQuestion
For loop with two conditions
Hi, I'm trying to run this code where it should stop as soon as one of the conditions has met and give me the index where it st...
2 years ago | 2 answers | 0
2
answersQuestion
Find a value when it meets two conditions
Hi, I'm trying to find a specific value in an array when it meets two conditions (1- as soon as it occur the first time, 2- if ...
2 years ago | 0 answers | 0
0
answersQuestion
how can I get index from ginput?
Hello, I need a help on how to get index from ginput on a plot: I have x axis = time(timef), yaxis = force(datan): I've trie...
3 years ago | 1 answer | 0
1
answerQuestion
How can I find time in decimal?
Hello, I'm trying to find time points in decimals but I keep getting this error: Unable to perform assignment because the left...
3 years ago | 1 answer | 0
1
answerQuestion
Remove noisy channels out of an array
Hello, How to remove few noisy channels out of 64 channels? Thanks
3 years ago | 1 answer | 0