TukeyWindow
TukeyWindow[x] represents a Tukey window function of x.
TukeyWindow[x, α]uses the parameter α.
Examples
TukeyWindow[0.5]Plot[TukeyWindow[x, 0.5], {x, -1, 1}]Please visit the official Wolfram Language Reference for more details.
TukeyWindow[x] represents a Tukey window function of x.
TukeyWindow[x, α] uses the parameter α.TukeyWindow[0.5]Plot[TukeyWindow[x, 0.5], {x, -1, 1}]Please visit the official Wolfram Language Reference for more details.