fmincon, quadprog or other

3 vues (au cours des 30 derniers jours)
Orongo
Orongo le 16 Fév 2018
Réponse apportée : Torsten le 16 Fév 2018
Hi, I want to minimize (B-MU)^2, where B is a vector of length 106 (ages x=1 to x=106) and MU is expressed as below equation. By minimizing I want to find optimal a, b and c. How can I do this? Should I use fmincon, quadprog or other function? Any advise is much appreciated. Thanks!

Réponses (1)

Torsten
Torsten le 16 Fév 2018
Use "lsqcurvefit".
Best wishes
Torsten.

Catégories

En savoir plus sur Quadratic Programming and Cone Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by