Bisection Method

バージョン 1.1.0 (1.17 KB) 作成者: Mckale Grant
Finding roots using Bisection Method
ダウンロード: 7
更新 2022/2/10

ライセンスの表示

find roots using 10 iterations and start from x = [0.05, 0.5] and x = [1.0, 3.0]
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

引用

Mckale Grant (2026). Bisection Method (https://jp.mathworks.com/matlabcentral/fileexchange/106545-bisection-method), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
1.1.0

added x starting points

1.0.0