Optimisation
2 views (last 30 days)
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?
Answers (0)
See Also
Categories
Find more on Linear Programming and Mixed-Integer Linear Programming 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!