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.

 Respuesta aceptada

Torsten
Torsten el 3 de Ag. de 2015

1 voto

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

Más respuestas (0)

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 3 de Ag. de 2015

Respondida:

el 3 de Ag. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by