Solve argmax of a function
Ältere Kommentare anzeigen
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 Kommentare
darova
am 30 Jun. 2020
Do you have any attempts?
Sargondjani
am 30 Jun. 2020
Use fminunc (or fminsearch if you dont have optimization toolbox).
Antworten (0)
Kategorien
Mehr zu Nonlinear Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!