Skip to main content

psd

Function psd 

Source
pub fn psd(data: &[f64]) -> Vec<f64>
Expand description

Compute the power spectral density: |FFT(x)|^2 for each frequency bin.