can fzero be used to find the minimum ?
Mostrar comentarios más antiguos
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 ?
Respuesta aceptada
Más respuestas (1)
Matt J
el 29 de Abr. de 2013
0 votos
Use FMINSEARCH or FMINBND instead.
Categorías
Más información sobre Optimization 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!