Package gmisclib :: Module sharp_energy
[frames] | no frames]

Module sharp_energy

source code

Functions
 
complex_median(x) source code
 
one_median(binw, center, v, nbins=None)
Local power in a signal.
source code
 
stepped_median(dt, binw, v, nbins=None)
Local power in a signal.
source code
 
pwr(dt, binw, v, nbins=3) source code

Imports: Num, math, cmath, dpss, gpkmisc


Function Details

one_median(binw, center, v, nbins=None)

source code 

Local power in a signal. dt and binw are measured in bins.

stepped_median(dt, binw, v, nbins=None)

source code 

Local power in a signal. dt and binw are measured in bins.