Modified Secant method

버전 1.0.1 (1.88 KB) 작성자: Robby Ching
A modified version of the Secant method that uses one initial guess and a fractional perturbation constant for a faster convergence
다운로드 수: 642
업데이트 날짜: 2020/6/30

라이선스 보기

It is an open numerical method and a modified or improved version of the regular Secant method. It asks for only one initial guesses and a (fractional) constant. It generally converges to the true root faster compared to the regular Secant method. The user also has an option to choose between %relative error or number of iterations as the termination criterion.

인용 양식

Robby Ching (2024). Modified Secant method (https://www.mathworks.com/matlabcentral/fileexchange/77482-modified-secant-method), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Changed some overview details

1.0.0