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