Statistiques
2 Questions
0 Réponses
RANG
202 692
of 301 533
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 316
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 212
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
RangaKutta Method Vs Analytic Method plot problem
x_a=linspace(0,2,n) h=x_a(n)-x_a(n-1) y_a=((x_a.^2+1/2.*x_a+1)).^2 y_r(1)=1; for i=1:n-1 ; ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
differential equation huen plotting problem
x_a=linspace(0,2,n) h=x_a(n)-x_a(n-1) y_a=((x_a.^2+1/2.*x_a+1)).^2 for i=1:n-1 ; x_h=linspace(0,...
presque 5 ans il y a | 1 réponse | 0

