Owning Class: windows
Requires: MathScript RT Module
c = win_rect(a)
Legacy Name: rectwin
Generates a rectangular window of a points. A rectangular window is equivalent to no window at all.
| Name | Description |
|---|---|
| a | Specifies the size of the rectangular window. a is a positive integer. |
| Name | Description |
|---|---|
| c | Returns a rectangular window of size a. c is a real column vector. |
c = win_rect(8)
win_bartlett
win_bartletthann
win_blackman
win_blackmanharris
win_bohman
win_cheby
win_flattop
win_gauss
win_hamming
win_hann
win_kaiser
win_nuttall
win_parzen
win_triangular
win_tukey