Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Modified-Hamming Overlap-Add Example

Matlab code:

  M = 33;         % window length
  w = hamming(M); % window
  R = (M-1)/2;    % maximum hop size
  w(M) = 0;       % make 'periodic Hamming' (COLA)

\epsfig{file=eps/olaHammingC.eps,width=6in}
COLA Periodic Hamming Window


Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

[Comment on this page via email]

``FFT Signal Processing: The Filter-Bank Summation (FBS) Method for Fourier Analysis, Modification, and Resynthesis'', by Julius O. Smith III, (From Lecture Overheads, Music 421).
Copyright © 2020-06-27 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA  [Automatic-links disclaimer]