You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Used to generate selected windows for signal processing.
%function [out] = window(win_size,type)
%Input |%Output
%win_size= no:of points in window |%out = window of length [win_size]
%type = window type
%Example Usage
%win = window(2^4,'rectangular')
%Available Windows
%blackman
%flattop
%hanning
%hamming
%nuttall
%rectangular
Cite As
Aravazhi Anbarasu (2026). window.m (https://in.mathworks.com/matlabcentral/fileexchange/47166-window-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.49 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
