Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Why does FMINCON run vast evaluations of the non linear constraint function?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have the FMINCON running with gradient input, and a nonlinear constraint function as well. The non linear constraint function returns the constraints and a gradient for each constraint. It works, but I have to wait for hundreds of evaluations of the constraint function within each iteration. Why is that? Nothing happens to the constraints 10 decimals out...
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!