1.

The fftfilt command filters data based on ____________(a) Convolution(b) Overlap save method(c) No such command(d) Overlap add methodThe question was posed to me during an interview.This intriguing question comes from Fourier Analysis and Filtering topic in chapter Beyond the Basics of MATLAB

Answer»

Correct option is (d) Overlap add METHOD

To explain I would say: The overlap add method is used by the fftfilt command to generate the filtered sequence. This command is only ALLOWED for FIR FILTERS.



Discussion

No Comment Found

Related InterviewSolutions