View source: R/SeaSondeRCS_MUSIC.R
| seasonder_MUSICInitCov | R Documentation |
This function initializes a covariance matrix for use in the MUSIC algorithm.
seasonder_MUSICInitCov()
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.
A 3 x 3 matrix of complex values, each initialized to NA_complex_.
seasonder_defaultMUSIC_parameters for default MUSIC parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.