![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24815054_1637614413956_DEF.jpg)
Dameon Solestro
Followers: 0 Following: 0
Statistiques
RANG
106 474
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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 use fzero is for loop?
Im trying to solve quadratic formulas in for-loop where the previous x value is needed for the next loop. x(1)=10 for i=2:4...
environ 3 ans il y a | 1 réponse | 0
1
réponsehow to change back to the right base for answers?
got it. went to Home-> Preferences-> command window-> numericformat->short
environ 3 ans il y a | 0
| A accepté
Question
how to change back to the right base for answers?
I think i accidently changed the base in which my outputs are done. Can you help me revert it back?? i got an answer for X_4 as...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to make a for loop for fzero solved functions?
Im having some issues making a loop for fzero functions. Basically I want a code that solves for x(i+1) and then uses that value...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How do you link a function
I would like to link these two functions together. Where N=3 and Np=4. So i expect 4 groups of 3x3 xy coordinates. I would like ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How do plot rows of your matrix into a histogram?
So usually hist allows you to plot the columns of your matrix into a histogram. i wish to plot the rows. Below is my matrix. m...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot histogram using matrix?
I want to plot a histogram where the a value in the first column is the measurement of the rest of the columns. so example would...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How do can I use every number in my loop?
So right now I have 3 groups of 5 x values(15 x values in total. How do I perform a loop where I use the values after I get the ...
environ 3 ans il y a | 2 réponses | 0
2
réponsesfor loop in for loop not storing all variables
Is there a way to get every x value to subtract the mean, and then place it in a matrix?? So like [(x1- mean(h) ; x2 - mean(h) ...
environ 3 ans il y a | 0
Question
for loop in for loop not storing all variables
In the simplest way, I am trying to get 3 random (x,y) data sets per group with a total of 5 groups. (So 15 x coordinates and 15...
environ 3 ans il y a | 2 réponses | 0