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!