Is there any function in the Optimization Toolbox that performs the generalized reduced gradient (GRG) method?

5 vues (au cours des 30 derniers jours)
I am looking for a function that uses the GRG method to solve a nonlinear optimization problem.

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 27 Juin 2009
There is no function that uses the generalized reduced gradient method. The Optimization Toolbox provides the FMINCON function for solving constrained nonlinear optimization problems. For more information about the use of this function, enter the command:
doc fmincon

Plus de réponses (0)

Catégories

En savoir plus sur Nonlinear Optimization dans Help Center et File Exchange

Produits


Version

R14SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by