fminsearch on a large parameter set

9 visualizaciones (últimos 30 días)
Linda
Linda el 7 de Dic. de 2012
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

Respuestas (1)

Matt J
Matt J el 8 de Dic. de 2012
Editada: Matt J el 8 de Dic. de 2012
You need the Optimization Toolbox. It will give you an entire toolbox full of solvers.

Categorías

Más información sobre Get Started with Optimization Toolbox 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!

Translated by