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!