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일

1 개 추천

Apply fminbnd to -f ; this will give you maxima of the function.
Best wishes
Torsten.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

태그

질문:

2015년 8월 3일

답변:

2015년 8월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by