JavaScript is disabled. Details
The shape of the triangle window is that of a triangle. It is given by
w[n] = 1 | (2n N) / N |
for n = 0, 1, 2, , n 1.
A triangle window for N = 32 is shown in the following illustration.