sensitivity analysis
19 views (last 30 days)
Show older comments
Fmincon was used to optimize the objective function and results are obtained successfully.I don't know how to use Matlap for postoptimality analysis i.e: checking the effect of changing constraint limits on the optimum function, effect of scaling the obj. function on the Lagrange multipliers, and finally the effect of scaling a constraint on its lagrange multiplier.
1 Comment
Carlos M. Velez S.
on 5 Sep 2014
I recommend this simple Matlab code for implementation of Monte Carlo method for sensitivity analysis of Simulink models: http://www.mathworks.com/matlabcentral/fileexchange/47758-sensitivity-analysis-in-simulink-models-with-monte-carlo-method
Answers (0)
See Also
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!