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

답변 (1개)

Matt J
Matt J 2012년 12월 8일
편집: Matt J 2012년 12월 8일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Simulink Design Optimization에 대해 자세히 알아보기

질문:

2012년 12월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by