Revert "fixed chi2 denominator (added sqrt)"
This reverts commit 3e42267b20
.
This commit is contained in:
parent
0ef6dfd440
commit
714b17c207
@ -685,9 +685,8 @@ describes nonlinear interactions that generate responses at the sum and differen
|
||||
The second-order susceptibility
|
||||
\begin{equation}
|
||||
\label{eq:susceptibility}
|
||||
\chi_{2}(\omega_{1}, \omega_{2}) = \frac{S_{xss} (\omega_{1},\omega_{2})}{2\sqrt{S_{ss} (\omega_{1}) S_{ss} (\omega_{2})}}
|
||||
\chi_{2}(\omega_{1}, \omega_{2}) = \frac{S_{xss} (\omega_{1},\omega_{2})}{2S_{ss} (\omega_{1}) S_{ss} (\omega_{2})}
|
||||
\end{equation}
|
||||
\note{is the denominator right? What is the unit?}
|
||||
normalizes the second-order cross-spectrum by the spectral power at the two stimulus frequencies.
|
||||
% Applying the Fourier transform this can be rewritten resulting in:
|
||||
% \begin{equation}
|
||||
|
Loading…
Reference in New Issue
Block a user