Solve argmax of a function
Show older comments
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 Comments
darova
on 30 Jun 2020
Do you have any attempts?
Sargondjani
on 30 Jun 2020
Use fminunc (or fminsearch if you dont have optimization toolbox).
Answers (0)
Categories
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!