Statistiques
4 Questions
0 Réponses
RANG
142 610
of 301 603
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 350
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 723
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
plot in for loop?
<</matlabcentral/answers/uploaded_files/99743/Sketch.png>> what is the wrong in this ? the plot isn't appear. what should ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i transform the result of ''for loop'' to a matrix so i can plot it , cause when i plot it after the for loop it's plot just the final result as a scaler points ! ( like the photo shown below )
<</matlabcentral/answers/uploaded_files/75837/askkk.jpg>>
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') ,,, it show me this all erorrs shown below !! , how i can correct this ?!
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') it show me this all...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
hello there, my teacher want us to creat a code to solve RK 2th order without use ready defined fn to solve that! , he want to do a full program to solve it like the old days . any one can help ?
the equations is dy/dx=(9-(0.25*y)+(y-z)/5*10^-3)/1.2*10^-3 dz/dx=(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3
environ 9 ans il y a | 1 réponse | 0
