Initialize Covariance Matrix for MUSIC Algorithm
Source:R/SeaSondeRCS_MUSIC.R
seasonder_MUSICInitCov.Rd
This function initializes a covariance matrix for use in the MUSIC algorithm.
Details
The covariance matrix is initialized as a 3 x 3 matrix filled with complex NA
values.
This structure is specifically designed for three-channel antenna configurations commonly used
in SeaSondeR applications.
See also
seasonder_defaultMUSIC_parameters
for default MUSIC parameters.