Non Linear Programming Optimization problem
Ältere Kommentare anzeigen
Hello everyone, So I am trying to solve a maximization problem using Matlab. The objective is to solve it using Markov/ nlp maximization. I understand the equation format and I have all the input variables needed but I really do not have a clear idea on where and how to start to set up the estimation in matlab. Can anyone please point me in the right direction?
Antworten (1)
Alan Weiss
am 11 Dez. 2015
0 Stimmen
I do not understand what you are trying to do, but if you have Optimization Toolbox, you might be able to use its nonlinear programming solvers. See problems the toolbox handles and the introductory example.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation
2 Kommentare
Amine Ben Ayara
am 11 Dez. 2015
Alan Weiss
am 11 Dez. 2015
I am sorry to say that I still do not understand what you are trying to do. Usually, Lagrange multipliers are not independent variables, but instead come about because you are optimizing a constrained problem. The Lagrange multipliers can be nonzero only at active constraints. Unconstrained problems generally do not have associated Lagrange multipliers. See, for example, Wikipedia or this tutorial.
I do not understand GAMS code, so I cannot help you there.
Alan Weiss
MATLAB mathematical toolbox documentation
Kategorien
Mehr zu Solver Outputs and Iterative Display finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!