Taylor METHOD OF ORDER 3
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
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
  the cyclist
      
      
 2012년 2월 9일
				http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


