Home > freetb4matlab > signal > blackman.m

blackman

PURPOSE ^

% Return the filter coefficients of a Blackman window of length @var{m}.

SYNOPSIS ^

function c = blackman (m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} blackman (@var{m})
% Return the filter coefficients of a Blackman window of length @var{m}.
%
% For a definition of the Blackman window, see e.g., A. V. Oppenheim &
% R. W. Schafer, @cite{Discrete-Time Signal Processing}.
% @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