innerprodpsd

PURPOSE ^

Calculates the inner product of vectors X and Y for the case of Gaussian

SYNOPSIS ^

function innProd = innerprodpsd(fftY,fftXbyPSD)

DESCRIPTION ^

Calculates the inner product of vectors X and Y for the case of Gaussian
 stationary noise having a specified power spectral density (PSD) Sn(f). 
 Input: fftY = Normlized FFT vector of the phase term of quadrature template 
        fftXbyPSD = FFT vector of data divided by PSD Sn(f) and
                    multiplied by the frequency amplitude term A. 
 Output: innProd: inner product value 
The scalar normalization factor (1/N) is derived from Parseval's theorem.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Jun-2023 15:09:51 by m2html © 2003-2022