LaTeX Best Practice
How I do it. Might work for You too.
Showing posts with label
Gaussian
.
Show all posts
Showing posts with label
Gaussian
.
Show all posts
Wednesday, May 16, 2012
Write normal (gaussian) distribution in LaTeX
To imply that a random variable v is distributed according to the normal distribution with mean m and covariance sigma^2 write
\usepackage{amssymb}
$v \sim \mathcal{N} (m,\sigma^2)$
note that the package amssymb is needed in order to use \mathcal
Older Posts
Home
Subscribe to:
Posts (Atom)