Saad Alqahtani
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
63 446
of 294 384
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 108
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 151 578
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Remove noisy channels out of an array
Hello, How to remove few noisy channels out of 64 channels? Thanks
environ 4 ans il y a | 1 réponse | 0