LIBPSDXX: compute (cross) power spectral density
|
Power spectral density computed by this library is the so-called one-sided PSD. This is, if P(f) is the Fourier transform of the normalized auto-correlation function, the output of the program is 2P(f). The rms-amplitude in a frequency band (f2-f1) is A=sqrt(2*P(f)*(f2-f1)) if P(f) is constant in the interval (f1,f2).