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 Comments

Do you have any attempts?
Use fminunc (or fminsearch if you dont have optimization toolbox).

Sign in to comment.

Answers (0)

Asked:

on 29 Jun 2020

Commented:

on 30 Jun 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!