seasonder_MUSICInitCov: Initialize Covariance Matrix for MUSIC Algorithm

View source: R/SeaSondeRCS_MUSIC.R

seasonder_MUSICInitCovR Documentation

Initialize Covariance Matrix for MUSIC Algorithm

Description

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

Usage

seasonder_MUSICInitCov()

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.

Value

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

See Also

seasonder_defaultMUSIC_parameters for default MUSIC parameters.


SeaSondeR documentation built on June 8, 2025, 10:50 a.m.