Return a boxcar or rectangular window.
Included for completeness, this is equivalent to no window at all.
M : int
Number of points in the output window. If zero or less, an empty array is returned.
sym : bool, optional
Whether the window is symmetric. (Has no effect for boxcar.)
w : ndarray
The window, with the maximum value normalized to 1
Examples
scipy.signal.bohman
scipy.signal.chebwin
Enter search terms or a module, class or function name.