Skip to contents

This function initializes a covariance matrix for use in the MUSIC algorithm.

Usage

seasonder_MUSICInitCov()

Value

A 3 x 3 matrix of complex values, each initialized to NA_complex_.

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.