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 Center および MATLAB AnswersSystems 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