Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: T - Z
> TRIANGULAR_WINDOW
TRIANGULAR_WINDOW
Generate the
TRIANGULAR
window.
Format
TRIANGULAR_WINDOW (n)
Argument
n
An integer.
Example
The following example is an illustration of the TRIANGULAR_WINDOW function:
Function
triangular_window (5)
Result
{0.3333 0.6667 1.0000 0.6667 0.3333}
Learn more about matrix/array functions
.
This site works best with JavaScript enabled