diff --git a/Virtual Sensing/Remote Microphone Technique/MATLAB/Functions/obsFilt.m b/Virtual Sensing/Remote Microphone Technique/MATLAB/Functions/obsFilt.m index 71cb92bd756a9ee1b12ace6677f5de942dd05510..c1c2b32693f7fc0a5445e46d5c1ea3821fcf7c7c 100644 --- a/Virtual Sensing/Remote Microphone Technique/MATLAB/Functions/obsFilt.m +++ b/Virtual Sensing/Remote Microphone Technique/MATLAB/Functions/obsFilt.m @@ -3,7 +3,7 @@ % Author: Achilles Kappis % e-mail: axilleaz@protonmail.com % -% Date: 25/12/2024 (DD/MM/YYYY) +% Date: 13/02/2025 (DD/MM/YYYY) % % Copyright: MIT % -------------------------------------------------- @@ -62,7 +62,8 @@ % % Smm[numeric]: The cross-spectra between monitoring microphones. The % matrix has dimensions KxK, where K is the number of -% monitoring microphones. +% monitoring microphones. The matrix that is returned +% includes the regularisation term and the noise term. % % condNum [numeric]: The condition number of the regularised monitoring % microphone cross spectrum matrix.