Optimisation
Show older comments
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
on 8 Feb 2012
Without the code there is not much we can do to help. Have you seen fmincon?
Will
on 14 Feb 2012
Answers (0)
Categories
Find more on Nonlinear Optimization 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!