Newton-Raphson

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 (2026). Newton-Raphson (https://ww2.mathworks.cn/matlabcentral/fileexchange/4313-newton-raphson), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Numerical Methods

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Modified personal information
BSD License