Home > freetb4matlab > signal > bartlett.m

bartlett

PURPOSE ^

% Return the filter coefficients of a Bartlett (triangular) window of

SYNOPSIS ^

function c = bartlett (m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} bartlett (@var{m})
% Return the filter coefficients of a Bartlett (triangular) window of
% length @var{m}.
%
% For a definition of the Bartlett 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