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!