Solving Nonlinear Equation (Newton Raphson Algorithm)
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!