Optimisation

7 views (last 30 days)
Will
Will on 8 Feb 2012
Edited: Matt J on 12 Oct 2013
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 Comments
Sean de Wolski
Sean de Wolski on 8 Feb 2012
Without the code there is not much we can do to help. Have you seen fmincon?
Will
Will on 14 Feb 2012
Sorry I only just saw this. Doesn't look like forum emails for comments. I can post my code so far if this helps.

Sign in to comment.

Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!