Regula Falsi Method

버전 1.0.0.0 (492 Bytes) 작성자: Sander Khowaja
Regula Falsi method for solving non-linear equations
다운로드 수: 1.8K
업데이트 날짜: 2014/11/2

라이선스 보기

This code solves the non-linear equations using regula-falsi method or false position method with number of iterations as a stopping criterion. Function takes 3 arguments i.e. x1 and x2 the bracket values and n is the number of iterations. The code is written in a very simple way and can be easily understood. f.m file is the function where you can write the desired equations whose roots are ought to be find.

인용 양식

Sander Khowaja (2024). Regula Falsi Method (https://www.mathworks.com/matlabcentral/fileexchange/48329-regula-falsi-method), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Systems of Nonlinear Equations에 대해 자세히 알아보기
도움

받음: regulafalsi.m

Community Treasure Hunt

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

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