fmincon stopped because it exceeded the function evaluation limit, options.MaxFunctionEvaluations = 3.000000e+03.
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I am looking to maximise x(n+10). I get wrong results. I am unable to find my mistake.
댓글 수: 2
Walter Roberson
2019년 7월 11일
Add a MaxFunctionsEvaluations to your options.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!