Statistiques
4 Questions
0 Réponses
RANG
159 782
of 301 383
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 21 252
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 306
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 can I get the mean of the last 50 values of a column which actually has 200 values in it?
when I want to have the mean value of my column 3, I can use M= mean( matrixname(:,3)). But this time I only want to get the mea...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
I've got a matrix with 4 columns and I want to insert a fifth one and I want it to have either -1,1 or 0 depending on the results of the subtraction of the values from my colums 3 and 2.
354.0000 0.8058 0.0745 -0.7312 356.0000 0.8077 0.2874 -0.5203 358.0000 0.9386 0.2128 -0.7258 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I find the starting index number when my numbers are changing through a column vector?
How can I find the starting index number when my numbers are changing through a column vector?
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I assign a column vector with data including repeating numbers from 1 to 60?
How can I assign a column vector with data including repeating numbers from 1 to 60?
plus de 10 ans il y a | 1 réponse | 0
