Some question about fmincon
이전 댓글 표시
I have 2 questions about using fmincon:
Q1: I use the "fmincon" to optimize the function, and when it's finish. There are some msg in
command window shows
Active inequalities (to within options.TolCon = 1e-006): lower upper ineqlin ineqnonlin 5 6 7 9 10 11
Did anyone knows what is this msg standing for?
Q2: I want the optimal solution variable that must be integer, is that possible when I use fmincon?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!