Solve argmax of a function
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Sargondjani
el 30 de Jun. de 2020
Use fminunc (or fminsearch if you dont have optimization toolbox).
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!