Solve argmax of a function
Afficher commentaires plus anciens
Hi,
How to solve this equation in matlab? Here we know the value of n
Do we have some inbuilt function by which it can directly solve?
Thanks
2 commentaires
darova
le 30 Juin 2020
Do you have any attempts?
Sargondjani
le 30 Juin 2020
Use fminunc (or fminsearch if you dont have optimization toolbox).
Réponses (0)
Catégories
En savoir plus sur Nonlinear Optimization 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!