Homepage › Solution manuals › Gilbert Strang › Linear Algebra and Learning from Data › Exercise 3.4.2
Exercise 3.4.2
Answers
We follow the example 1, where the set is , which is a closed convex set. Let’s rewrite this as a minimizationof . We assume a new function , which is an indicator function of the set , or for in or out of .
So the problem changes to
So our scaled augmented Lagrangian is
If we start with , then we have
-
- Solve for the minimal, we find
- , since , we find
It seems that if we start with , the ADMM won’t find the solution. Is this right?