Newton-Raphson
版本 1.0.0.0 (1.3 KB) 作者:
Keerthi venkateswara Rao
Newton-Raphson method for all real roots of the polynomial.
编者注: 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类别
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
在 Help Center 和 MATLAB 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
|