Line 19: Line 19:
 
(partially based on Prof. [https://engineering.purdue.edu/~mboutin/ Mireille Boutin's] ECE [[ECE662|662]] lecture)
 
(partially based on Prof. [https://engineering.purdue.edu/~mboutin/ Mireille Boutin's] ECE [[ECE662|662]] lecture)
 
</font size>
 
</font size>
 +
</center>
 +
 +
----
 +
= Multivariate Normal Density =
 +
----
 +
 +
Because of the mathematical tractability as well as because of the central limit theorem, '''''Multivariate Normal Density''''', as known as '''''Gaussian Density''''', received more attention than other various density functions that have been investigated in pattern recognition.
 +
 +
The general multivariate normal density in '''''d''''' dimensions is:
 +
 +
<center>
 +
<math>p(\mathbf{x})=\frac{1}{(2\pi)^{d/2}| \mathbf{\Sigma} |^{1/2} }exp\begin{bmatrix}
 +
-\frac{1}{2} (\mathbf{x}-\mathbf{\mu})^t \mathbf{\Sigma} ^{-1}(\mathbf{x}-\mathbf{\mu})
 +
\end{bmatrix}</math>
 
</center>
 
</center>

Revision as of 03:30, 28 April 2014


Discussion about Discriminant Functions for the Multivariate Normal Density
A slecture by Yanzhe Cui

(partially based on Prof. Mireille Boutin's ECE 662 lecture)


Multivariate Normal Density


Because of the mathematical tractability as well as because of the central limit theorem, Multivariate Normal Density, as known as Gaussian Density, received more attention than other various density functions that have been investigated in pattern recognition.

The general multivariate normal density in d dimensions is:

$ p(\mathbf{x})=\frac{1}{(2\pi)^{d/2}| \mathbf{\Sigma} |^{1/2} }exp\begin{bmatrix} -\frac{1}{2} (\mathbf{x}-\mathbf{\mu})^t \mathbf{\Sigma} ^{-1}(\mathbf{x}-\mathbf{\mu}) \end{bmatrix} $

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn