my_secant(x0,x1,n)

バージョン 1.0.0.0 (470 Bytes) 作成者: Sander Khowaja
Secant method using the number of iterations as stopping criteria
ダウンロード: 112
更新 2015/8/24

ライセンスの表示

This file uses secant method to solve any non-linear equation using number of iterations as the stopping criteria for the function mentioned in a separate file i.e. f.m

引用

Sander Khowaja (2024). my_secant(x0,x1,n) (https://www.mathworks.com/matlabcentral/fileexchange/52649-my_secant-x0-x1-n), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Programming and Mixed-Integer Linear Programming についてさらに検索
謝辞

ヒントを得たファイル: secant.m

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0