Bisection Method Root Finding

Very simple to use and robust method that takes array inputs, so it even has advantages over fzero.

https://github.com/sky-s/bisection

ダウンロード
ダウンロード

現在この提出コンテンツをフォロー中です。

引用

Sky Sartorius (2026). Bisection Method Root Finding (https://github.com/sky-s/bisection), GitHub. に取得済み.

カテゴリ

Help Center および MATLAB Answers で Robust Control Toolbox についてさらに検索

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.16.0

Linked to GitHub.

ダウンロード
1.15.0

Initialization of variables in parent function to avoid warnings in newer versions of Matlab.

ダウンロード
1.14.0

Description.

ダウンロード
1.13.0

Small changes to help.

ダウンロード
1.12.0

minor speed and formatting improvements

ダウンロード
1.11.0

New tagline

ダウンロード
1.9.0

Practically all new code and documentation with added features. A good deal of testing done, but with so much new code, please let me know if you find errors.

ダウンロード
1.8.0

fixed bug that sometimes caused premature convergence; redid funcntion halding to get rid of one of the input checks and simplify the code and make it more understandable; changed some of the help documentation

ダウンロード
1.7.0

fixed a bug that was very rarely throwing out some valid results

ダウンロード
1.6.0

made it possible to handle a function that returns array results for scalar input; changed help a bit and added an example for new awesome feature

ダウンロード
1.5.0

better example, fixed some help typos, tested in 2012b

ダウンロード
1.2.0

Vectorized; fixed bug for decreasing functions; some check

ダウンロード
1.1.0

Vectorized

ダウンロード
1.0.0

ダウンロード
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。