fminsearch on a large parameter set

hey,
I would like to estimate the 85 parameters of a given objective function. I am sure fminsearch.m cannot do that, as the parameter space is too high dimensional. do any parameter estimation/optimization algorithms exist that can handle such a number of parameters? ideally in matlab?
many thanks.
linda

Réponses (1)

Matt J
Matt J le 8 Déc 2012
Modifié(e) : Matt J le 8 Déc 2012

0 votes

You need the Optimization Toolbox. It will give you an entire toolbox full of solvers.

Catégories

Question posée :

le 7 Déc 2012

Community Treasure Hunt

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

Start Hunting!

Translated by