Minimizing a function with vector input
Afficher commentaires plus anciens
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 commentaires
Roger Stafford
le 28 Sep 2014
Modifié(e) : Roger Stafford
le 28 Sep 2014
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
le 28 Sep 2014
Réponses (1)
Alan Weiss
le 29 Sep 2014
0 votes
Alan Weiss
MATLAB mathematical toolbox documentation
Catégories
En savoir plus sur Choose a Solver dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!