sensitivity analysis
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Carlos M. Velez S.
el 5 de Sept. de 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
Respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Optimization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!