Newtons Method

Newtons Method for root finding. Converges linearly.

您现在正在关注此提交

Newton's method for root finding for single symbolic variable functions. Can be easily updated for multi-variable functions. More information can be found here:

https://en.wikipedia.org/wiki/Newton%27s_method

Feedback and suggestions are welcome. Please report any errors or bugs found.

引用格式

Isaac Foster (2026). Newtons Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/87157-newtons-method), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: newtonraphson

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Updated Comments

1.0.1

Updated comments and example usage

1.0.0