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 ExchangeGet Started with Optimization Toolbox についてさらに検索

質問済み:

2012 年 12 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by