optimization , no feasible solution

Hi dear all, In my programming, there is no feasible solution when I added some constraints. I want to know that if there is no feasible solution. Does it mean, there is a conflicts in my constraits?
thank u

답변 (1개)

Alan Weiss
Alan Weiss 2014년 5월 13일

1 개 추천

Alan Weiss
MATLAB mathematical toolbox documentation

댓글 수: 3

Wanying
Wanying 2014년 5월 13일
Hi Alan, thank u for ur reply. However, my question is that , before, there is a feasible solution, When i added some constraints, there is no feasible soultion. So, does it mean there is a conflicts among my constraints?
thank u
Alan Weiss
Alan Weiss 2014년 5월 14일
The answer is "maybe." I suggest that you look at the documentation link that I gave.
Alan Weiss
MATLAB mathematical toolbox documentation
Muna Shehan
Muna Shehan 2015년 7월 2일
Hi, i tried to use fmincon (interior-point algorithm) to solve quadratic integral problem which is subject to linear and nonlinear constraints, but i faced an exitflag (-2) and an error message (no feasible solution found). However, i tried to converge fmincon to an feasible point by checking the nonlinear constraints through set the objective function to zero, in order to get another initial point but i faced the same message (no feasible solution found). Any suggestions can help. Thanks

댓글을 달려면 로그인하십시오.

카테고리

질문:

2014년 5월 12일

댓글:

2015년 7월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by