Solving Nonlinear Equation (Newton Raphson Algorithm)
이전 댓글 표시
Please help me solve the following question in Matlab:
Write a Matlab code which uses Newton Raphson Method to compute an approximate solution to the equation f(x)=0 starting from xo and stopping when the magnitude of f(x) becomes smaller than e. The program should restrict the maximum number of iteration to N.
댓글 수: 1
Matt Fig
2012년 11월 18일
Post what you have done so far and explain where you are stuck.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Newton-Raphson Method에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!