Newton and Secant Methods: Problems and Solutions

版本 1.2.3 (925.2 KB) 作者: Ismael Abdulrahman
A method to address general problems in Newton's method (and its other version, the secant) including a division by zero and oscillation.
59.0 次下载
更新时间 2022/3/20

查看许可证

Newton's method is a powerful approach to solving nonlinear equations but it fails (also its approximate, the secant) when the derivative of the function equals zero, approaches zero (diverges or converges very slowly), or due to oscillation between two or more estimates. The attached method provided with six examples programmed in MATLAB shows some methods to avoid such situations.

引用格式

Ismael Abdulrahman (2024). Newton and Secant Methods: Problems and Solutions (https://www.mathworks.com/matlabcentral/fileexchange/107260-newton-and-secant-methods-problems-and-solutions), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!

2_Recently_Added/4_Matlab_fzero

版本 已发布 发行说明
1.2.3

Minor update.

1.2.2

Additional files, examples, and programs.

1.2.1

A total of six examples are provided, each is solved using three methods when the standard Newton's method fails to solve.

1.1.9

Minor changes.

1.1.8

Improvements.

1.1.7

Adding two new examples.

1.1.6

Minor

1.1.5

Minor

1.1.4

Minor

1.1.3

Minor

1.1.2

Minor improvements.

1.1.1

Minor improvements.

1.1.0

Improvements, new methods, and additional examples from a textbook. The case of division by near-zero is added from a textbook.

1.0.7

Minor

1.0.6

Minor

1.0.5

Minor

1.0.4

Minor

1.0.3

Minor

1.0.2

Minor change

1.0.1

Minor change.

1.0.0