What is wrong with my matrix derivation?

126 Views Asked by At

enter image description here

Below is my derivation, and result is different from formula $(15)$. What is wrong with my matrix derivation?

2

There are 2 best solutions below

0
On BEST ANSWER

They use that $M$ and $\Lambda$ are symmetric, so it becomes

$$\frac{\partial \epsilon}{\partial Q} = \Lambda(Q-X) + \Lambda^T(Q-X) + \mu MQ + \mu M^TQ = 2\Lambda(Q-X) + 2\mu MQ$$

and when requiring

$$\frac{\partial \epsilon}{\partial Q} = 0$$

for maximization, you can cancel the $2$s:

$$\Lambda(Q-X) + \mu MQ = 0$$

0
On

Your derivation is correct. Conclude your result using the fact that $\Lambda$ and $M$ are symmetric matrices.