$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-04-07 10:58:34
You asked about the definition of stats for complex data. According to
Papouplis,
The variance of a complex r.v. z is defined by
E(|z - E(z)|^2)
simple manipulation gives
E[|z|^2] - |E[z]|^2
This is how it is computed in the Stats class.