Minimizing a function with vector input
古いコメントを表示
I need to minimize the following function:
[output] = function(S)
where "output" is a single number and "S" is a vector of roughly 8000 elements.
Can anyone point me in the right direction?
2 件のコメント
Roger Stafford
2014 年 9 月 28 日
編集済み: Roger Stafford
2014 年 9 月 28 日
George, how about furnishing more information about your problem? In what way does the single output, S, depend on the 8000-element vector, and what are the quantities you are adjusting in the minimizing process? We don't want to waste time playing guessing games in this forum.
George
2014 年 9 月 28 日
回答 (1 件)
Alan Weiss
2014 年 9 月 29 日
0 投票
Alan Weiss
MATLAB mathematical toolbox documentation
カテゴリ
ヘルプ センター および File Exchange で Choose a Solver についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!