Home > freetb4matlab > signal > barthannwin.m

barthannwin

PURPOSE ^

% Compute the modified Bartlett-Hann window of lenght L.

SYNOPSIS ^

function [w] = barthannwin(L)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{w}] =} barthannwin(@var{L})
%    Compute the modified Bartlett-Hann window of lenght L.
% @seealso{rectwin,  bartlett}
% @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