window.m

Window Function for Signal Processing
457 descargas
Actualizado 8 jul 2014

Ver licencia

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

Citar como

Aravazhi Anbarasu (2024). window.m (https://www.mathworks.com/matlabcentral/fileexchange/47166-window-m), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Signal Processing Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0