Effacer les filtres
Effacer les filtres

Taylor METHOD OF ORDER 3

1 vue (au cours des 30 derniers jours)
LOKESH
LOKESH le 9 Fév 2012
Modifié(e) : Matt J le 6 Oct 2013
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 commentaires
the cyclist
the cyclist le 9 Fév 2012
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
LOKESH
LOKESH le 9 Fév 2012
Question is HOW TO IMPLEMENT THE TAYLOR's METHOD OF ORDER 3 for above data

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by