Newton-Raphson-Secant Method

Find a root at polynomial using Newton Raphson And Secant Method.
226.0 次下载
更新时间 2020/11/1

查看许可证

This is a combination method between Newton-Raphson and Backward Euler. This method can be used if the function is hard to derivate using analytical method.

引用格式

Muhammad Raihan Ekaputra Idrisatria (2024). Newton-Raphson-Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/81758-newton-raphson-secant-method), MATLAB Central File Exchange. 检索来源 .

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

参考作品: The 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.1

New Version has a feature to avoid a division by zero

1.0.0