Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: A - C
> BLACKMAN_WINDOW
BLACKMAN_WINDOW
Generate the
Blackman
window.
Format
BLACKMAN_WINDOW (n)
Arguments
n
An integer value.
Example
The following is an illustration of the BLACKMAN_WINDOW function:
Function
blackman_window (5)
Result
{0.0000, 0.3400, 1.0000, 0.3400, 0.0000}
Learn more about matrix/array functions
.
This site works best with JavaScript enabled