Statistiques
1 Question
0 Réponses
RANG
140 233
of 301 681
RÉPUTATION
0
CONTRIBUTIONS
1 Question
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 380
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 086
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 write Matlab code for explicit second derivative two-step Runge Kutta methods? I tried the following code on the stated IVP but works slowly
%IVP; %y'=f(x,y), y(0) = y_{0}; % y''= f_{y}f= f '(x,y) = g(x,y); %Example %f1= -4*y1+3*y2+6; y1(0) = 0; %f2= -2.4*y1+1.6*y...
plus de 7 ans il y a | 1 réponse | 0