Solve argmax of a function

5 views (last 30 days)
Mudit Batra
Mudit Batra on 29 Jun 2020
Commented: Sargondjani on 30 Jun 2020
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
darova on 30 Jun 2020
Do you have any attempts?
Sargondjani
Sargondjani on 30 Jun 2020
Use fminunc (or fminsearch if you dont have optimization toolbox).

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with Optimization Toolbox 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!