필터 지우기
필터 지우기

fmincon start point

조회 수: 1 (최근 30일)
Mouloud
Mouloud 2011년 6월 17일
hi, I use fmincon function to resolve my problem, but the difficulty is : I have many variables in my objective function and it is very difficult to find a start point? if I use a random x0, the solution isn't optimal !
thinx

답변 (2개)

Mouloud
Mouloud 2011년 6월 17일
The length (x0) more than 1000 and I used the random start point but solutions are not interest ( there are bad locals optimums) (I tried a multi start point) how to choose an intelligent start point to find an interesting local optimum ? I know where I can put a zero in x0 to find the local optimum but I don't have an explication for that :-(
cordially

Walter Roberson
Walter Roberson 2011년 6월 17일
If you can, it would be better for you to switch to the Global Optimizer Toolbox and use one of the routines from that; see the function guide
  댓글 수: 1
Mouloud
Mouloud 2011년 6월 20일
hi;
I trying to use multistart point (rmsearch) but it is difficult to find a global minimum. In fact , I need an intelligent multistart.

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

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by