Home > freetb4matlab > signal > rectwin.m

rectwin

PURPOSE ^

% Return the filter coefficients of a rectangle window of length N.

SYNOPSIS ^

function w = rectwin(n)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{w}] =} rectwin(@var{n})
%     Return the filter coefficients of a rectangle window of length N.
%    @seealso{hamming, hanning}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003