- 1,001
- 11
Referring to:
http://www.ee.ic.ac.uk/hp/staff/dmb/matrix/calculus.html#deriv_quad
Is there an easy way to illustrate why the following is true?
d(x^TCx) = x^T(C+C^T)dx
My attempt at using the product rule doesn't seem to work:
A = x^TC
B = x
d(AB) = (dA)B + A(dB) = d(x^TC)x + x^TC
http://www.ee.ic.ac.uk/hp/staff/dmb/matrix/calculus.html#deriv_quad
Is there an easy way to illustrate why the following is true?
d(x^TCx) = x^T(C+C^T)dx
My attempt at using the product rule doesn't seem to work:
A = x^TC
B = x
d(AB) = (dA)B + A(dB) = d(x^TC)x + x^TC
Last edited: