Home > freetb4matlab > signal > nuttallwin.m

nuttallwin

PURPOSE ^

% Compute the Blackman-Harris window defined by Nuttall of length L.

SYNOPSIS ^

function [w] = nuttallwin(L)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{w}] =} nuttallwin(@var{L})
%    Compute the Blackman-Harris window defined by Nuttall of length L.
% @seealso{blackman, blackmanharris}
% @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