Maximum point using fminbnd

6 ビュー (過去 30 日間)
Gavin Seddon
Gavin Seddon 2015 年 8 月 3 日
回答済み: Torsten 2015 年 8 月 3 日
Hello,
I have been advised that fminbnd is a simple method for calculating max/min points on a polynomial curve. However reading the document it appears this calculates a minimum point. May I plot the second derivative in order to require a minimum? This would also represent my data better. Will someone please instruct me on this procedure please?
Gavin.

採用された回答

Torsten
Torsten 2015 年 8 月 3 日
Apply fminbnd to -f ; this will give you maxima of the function.
Best wishes
Torsten.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by