How to implement the augmented lagarangian method?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi, i have a function like this
x = ||g-u||.^2 + lambda.*R
where g,u and R are matrices of same size,and lambda is some constant now i want to optimize this equation using lagarangian method,any help?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Optimization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!