Implements a 2D Bartlett window for data pretreatment prior to a 2D Fourier transformation.
Constructor | Description |
Full Usage:
BartlettWindow2D()
|
|
Instance member | Description |
|
Applies the Bartlett window function to the specified matrix m by multiplying each matrix element with a factor.
|
Static member | Description |
|
Applies the Bartlett window function to the specified matrix m by multiplying each matrix element with a factor.
|