Borrar filtros
Borrar filtros

Taylor METHOD OF ORDER 3

1 visualización (últimos 30 días)
LOKESH
LOKESH el 9 de Feb. de 2012
Editada: Matt J el 6 de Oct. de 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 comentarios
the cyclist
the cyclist el 9 de Feb. de 2012
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
LOKESH
LOKESH el 9 de Feb. de 2012
Question is HOW TO IMPLEMENT THE TAYLOR's METHOD OF ORDER 3 for above data

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by