can fzero be used to find the minimum ?
이전 댓글 표시
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 ?
채택된 답변
추가 답변 (1개)
Matt J
2013년 4월 29일
0 개 추천
Use FMINSEARCH or FMINBND instead.
카테고리
도움말 센터 및 File Exchange에서 Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!