現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Calculates the root to a polynomial function using the Bisection method. The root at each iteration is plotted against the graph of the original function.
Feel free to try different functions(plotting parameters may need to be changed). Select initial a and b values carefully as the solution lies between them.
Enjoy :)
引用
James Adams (2026). Bisection Method Animation (https://jp.mathworks.com/matlabcentral/fileexchange/44572-bisection-method-animation), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Bisection Method Root Finding
