Home > freetb4matlab > signal > blackmanharris.m

blackmanharris

PURPOSE ^

% Compute the Blackman-Harris window.

SYNOPSIS ^

function [w] = blackmanharris(L)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{w}] =} blackmanharris(@var{L})
%    Compute the Blackman-Harris window.
% @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