problem using fmincon in matlab

I have used fmincon syntax to solve constraint minimization problem. it appeared NaN in solution. what is the possible error in my program?

 채택된 답변

Walter Roberson
Walter Roberson 2013년 5월 15일

0 개 추천

You have 0/0 or a calculation involving two infinities.

추가 답변 (0개)

카테고리

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by