hanning
PURPOSE
% Return the filter coefficients of a Hanning window of length @var{m}.
SYNOPSIS
function c = hanning (m)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- specgram % error: [S [, f [, t]]] = specgram(x [, n [, Fs [, window [, overlap]]]])
- stft % Compute the short-time Fourier transform of the vector @var{x} with
- synthesis % Compute a signal from its short-time Fourier transform @var{y} and a
- tukeywin % Return the filter coefficients of a Tukey window (also known as the
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003