Skip to content
Snippets Groups Projects
Commit 9c645934 authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Update header documentation to clarify that the Smm returned argument includes...

Update header documentation to clarify that the Smm returned argument includes noise and regularisation terms
parent f8ed2deb
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
% Author: Achilles Kappis % Author: Achilles Kappis
% e-mail: axilleaz@protonmail.com % e-mail: axilleaz@protonmail.com
% %
% Date: 25/12/2024 (DD/MM/YYYY) % Date: 13/02/2025 (DD/MM/YYYY)
% %
% Copyright: MIT % Copyright: MIT
% -------------------------------------------------- % --------------------------------------------------
...@@ -62,7 +62,8 @@ ...@@ -62,7 +62,8 @@
% %
% Smm[numeric]: The cross-spectra between monitoring microphones. The % Smm[numeric]: The cross-spectra between monitoring microphones. The
% matrix has dimensions KxK, where K is the number of % 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 % condNum [numeric]: The condition number of the regularised monitoring
% microphone cross spectrum matrix. % microphone cross spectrum matrix.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment