Optimizing a system you defined in a .m file

1 view (last 30 days)
Ali
Ali on 23 Sep 2011
I have a complex, nonlinear system that has a few optimizable inputs and tons of outputs. I need a way to optimize this system easily using MATLAB.
e.g. if I had a .m file that described a complex non-linear system (such as a microwave circuit with realistic modeling or the stock market), I want a way to adjust parameters that describe that model (such as microstrip lengths or trading algorithm settings) to try to meet some optimization goals (such as s parameters need to be below this and above that or sharpe ratio needs to be above this, trading length needs to be above this, max downturn needs to be below this, and portfolio value needs to be maximum).

Answers (0)

Categories

Find more on Get Started with Optimization Toolbox 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!