[Master Index] [Index for /tools/hpmatlab/toolbox/signal]

fftfilt

(/tools/hpmatlab/toolbox/signal/fftfilt.m)


Function Synopsis

y = fftfilt(b,x,nfft)

Help text

FFTFILT Overlap-add method of filtering using FFT.
	Y = FFTFILT(B,X) filters X with the FIR filter B using
	the overlap/add method.
	Y = FFTFILT(B,X,N) uses to overlap/add method to filter
	X with B using an N-point FFT.
	See also FILTER.

Cross-Reference Information

This function calls

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON