Antti Mäkinen edited untitled.tex  about 8 years ago

Commit id: a53391d8748cddfc587fc88d68565ff4d10e9e0f

deletions | additions      

       

src2 = p_mne*data2;  \end{verbatim}  Here an identity matrix was used for the source covariance matrix. Next, to include depth weighting, we modified the source covariance matrix: \begin{verbatim}  W_i = diag(sqrt(sum(L,1).^2./306));