Optimisation
이전 댓글 표시
Hi,
I have written code that performs non linear optimization based on Powells method-I have written using an objective function found in an book and compared results. Results are good however when I apply the code to my objective function the results are too small. I need to apply side constraints but can't see how to do this in code and for an unconstrained problem.
Thanks
Will
댓글 수: 2
Sean de Wolski
2012년 2월 8일
Without the code there is not much we can do to help. Have you seen fmincon?
Will
2012년 2월 14일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!