Statistiques
6 Questions
0 Réponses
RANG
107 903
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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 plot with a different axe
Hi , I have the following code and I am trying to plot A . I get a plot with an x-axe from 1 to 40 . s = linspace (-1,...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
finding the last element of an array that fulfils a condition
hi , i want to calculate the difference inside a loop: diff=0.0002; for i=1:length(k) if diff(i)<=diff result=i; end ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
filter 3d matrix
hi , i have a 3d matrix A(k,a,b) that generates plots when i fix a and b . how can i filter the curves please?
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i do that for all columns?
hi , i have a matrix (length(a),length(b)) and i want to write a function that calculates the sum of all a in a column. how can ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
finding the mean/average of the smallest values in a row
hi i have a row and i want to find the average of the smallest values (minimums) and the position of this element
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
finding the mean/average of the smallest values in a row
hi , i have a row and i want to find the average of the smallest values and the position of this minimum.
plus de 6 ans il y a | 1 réponse | 0