Newton and Secant Methods: Problems and Solutions

버전 1.2.3 (925 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.
다운로드 수: 58
업데이트 날짜: 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