Newton-Raphson

Newton-Raphson method for all real roots of the polynomial.
75.7K 次下载
更新时间 2016/4/22

查看许可证

编者注: Popular File 2010

This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.

引用格式

Keerthi venkateswara Rao (2024). Newton-Raphson (https://www.mathworks.com/matlabcentral/fileexchange/4313-newton-raphson), MATLAB Central File Exchange. 检索来源 .

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

启发作品: Numerical Methods

Community Treasure Hunt

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

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

Modified personal information
BSD License