Overlap–save method: Difference between revisions

Content deleted Content added
add a footnote
m change image file from .png to .svg
Line 5:
where h[m]=0 for m outside the region [1, ''M''].
 
[[Image:Overlap-save algorithm.pngsvg|thumb|500px|A sequence of 4 plots depicts one cycle of the overlap–save convolution algorithm. The 1st plot is a long sequence of data to be processed with a lowpass FIR filter. The 2nd plot is one segment of the data to be processed in piecewise fashion. The 3rd plot is the filtered segment, with the usable portion colored red. The 4th plot shows the filtered segment appended to the output stream.{{efn-ua
|Rabiner and Gold, Fig 2.35, fourth trace
}} The FIR filter is a boxcar lowpass with M=16 samples, the length of the segments is L=100 samples and the overlap is 15 samples.]]