Taylor METHOD OF ORDER 3
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to implement Taylor's method of order 3 in MALTAB FOR SOLVING 3 EQUATIONS SEPARATELY
f(1)=a(y-x)
f(2)=(c-a)x- xz+ cy
f(3)=xy-bz
WHERE a,b,c are constants h=0.001 LOOP 1 TO 1000
I WANT TO GET FINALLY X,Y & Z VALUES FORM TAYLOR METHOD OF ORDER 3
Thanks
3 Commenti
the cyclist
il 9 Feb 2012
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Risposte (0)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!