How to implement the augmented lagarangian method?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Nonlinear Optimization 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!