Find the minimum of a function

Hello, I'm trying to find the minimum and the maximum of a function using the the fmin and fmax in in Matlab R21012a, but the answer that i receive is fmin and fmax are not found. any explication or solution for this problem???
Afana

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 6 de Mzo. de 2013
Editada: Azzi Abdelmalek el 6 de Mzo. de 2013

0 votos

Maybe you are looking for fminsearch
help fminsearch

Más respuestas (1)

Jan
Jan el 6 de Mzo. de 2013

0 votos

The error message means, that there are no functions called fmin and fmax. To find out, what you are searching for, more details of your problem are required.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by