3

Given matrices $A, W \in \mathbb{R}^{n \times n}$ and vector $y \in \mathbb{R}^n$, consider the following optimization problem

$$ \min_{x \in \mathbb{R}^n} \| W x \|_1 + \| Ax - y \|_2^2,$$

Is there any general optimization framework for this kind of problem? I have found that some papers only deal with the case where $W = I$ (identity matrix). Could anyone give me some references?

0 Answers0