Skip to content

Update the MATLAB implementation of the optimal frequency domain observation filter

Achilles Kappis requested to merge ObsFiltUpdate into main

A bug was fixed to allow the use of source strength power spectral density matrices with negative values. This is needed because the cross-spectral densities (off-diagonal terms) will definitely have negative imaginary values since the matrix is Hermitian.

The argument srcCsd was also changed to Svv to follow the formulations presented in documents better.

Merge request reports

Loading