TYPE OF WINDOWS FOR THE FOLLOWING FUNCTIONS:
RECTANGULAR
A rectangular window will have the signals value signal values inside the window and zero outside the window.
HANNING
The Hann window is defined by :
...
Mathblock | ||
---|---|---|
| ||
a_0=\frac{1-\alpha}{2}, \; \; a_1=\frac{1}{2}, \; \; a_2=\frac{\alpha}{2}, \; \; \alpha=0.16 |
Function | Description |
---|---|
Outputs the cross-spectral density of two signals. | |
Outputs the spectral density of a signal. | |
Outputs the transfer function by comparing two Fast Fourier Transformation signal. |
...