Derivative of a quadratic form

From Machinelearning
Revision as of 22:40, 13 July 2018 by IssaRice (talk | contribs) (Created page with "Let <math>A \in \mathcal M_{n,n}(\mathbf R)</math> be an <math>n</math> by <math>n</math> real-valued matrix, and let <math>f\colon \mathbf R^n \to \mathbf R</math> be defined...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Let AMn,n(R) be an n by n real-valued matrix, and let f:RnR be defined by f(x)=xTAx. On this page, we calculate the derivative of f.

Understanding the problem

Straightforward method

Using the definition of the derivative

Using the chain rule