Question
Symbolic differentiation of complex vector-matrix expressions in Mathcad Prime.
How to differentiate complex vector matrix expressions (quadratic forms, parametrically dependent matrices)? In mathematics, this is done by creating rules; I donโt know anything about other software packages.
For example:
Q1=x^T*A*x, and dQ1/dx=???
Q2=x^T*B(x)*x, and dQ2/dx=???
x is a vector, and A and B are matrices.
I know how to differentiate this manually, but I need Mathcad to do it automatically.

