Newtons Method

版本 1.0.2 (1.7 KB) 作者: Isaac Foster
Newtons Method for root finding. Converges linearly.
49.0 次下载
更新时间 2021/3/1

查看许可证

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 (2024). Newtons Method (https://www.mathworks.com/matlabcentral/fileexchange/87157-newtons-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: newtonraphson

Community Treasure Hunt

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

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

Updated Comments

1.0.1

Updated comments and example usage

1.0.0