can fzero be used to find the minimum ?
古いコメントを表示
Can fzero command be used to find the minimum of a function or a curve ? as in if i want to plot a function over a period and also want to find the minimum, is fzero command the best option and if so, how do i use it to find the minimum ?
採用された回答
その他の回答 (1 件)
Matt J
2013 年 4 月 29 日
0 投票
Use FMINSEARCH or FMINBND instead.
カテゴリ
ヘルプ センター および File Exchange で Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!