how to stop optimization when the function value reach 0?
이전 댓글 표시
I am using patternsearch algorithm to find minimum of a function (area of intersection of some objects). I know that the minimum cannot be less than 0, thus I want to stop when the function value is 0. How to do it?
댓글 수: 1
Geoff Hayes
2016년 8월 13일
Filip - are you using an algorithm from a MATLAB toolbox or something that you have written? Please provide a reference to that code.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!