Tagged Questions
4
votes
1answer
143 views
solution to $\min \|A-BXC \|$
I have the following problem. Let $A$, $B$ $C$ be real-valued matrices of size $m \times q$, $m \times n$, $p\times q$ respectively. I would like to find matrix $X$ of size $n\times p$ and maximum ...