Solve argmax of a function
显示 更早的评论
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 个评论
darova
2020-6-30
Do you have any attempts?
Sargondjani
2020-6-30
Use fminunc (or fminsearch if you dont have optimization toolbox).
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Nonlinear Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!