Newton-Raphson Method to Find Roots of a Polynomial

Newton's method can be used to find roots or zero crossing of a real valued function.
1.1K 次下载
更新时间 2014/4/28

查看许可证

Root finding problems are often encountered in numerical analysis. Newton-Raphson method is the simplest among all root finding algorithm, which is illustrated to find roots of a simple polynomial X*X-7=0.
Ref [1]: http://www.math.colostate.edu/~gerhard/classes/331/lab/newton.html

Ref [2]:
http://en.wikipedia.org/wiki/Newton's_method

引用格式

Sathyanarayan Rao (2024). Newton-Raphson Method to Find Roots of a Polynomial (https://www.mathworks.com/matlabcentral/fileexchange/46396-newton-raphson-method-to-find-roots-of-a-polynomial), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息
致谢

参考作品: Newton's Method

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0