solving Fast Fourier Transform

How can write a program using FFT to filter a signal, using an arbitrary signal as input. I want to begin by using forward FFT and backward FFT to calculate each individual component.

1 Comment

If you have the Signal Processing Toolbox, you can use the fftfilt function.

Sign in to comment.

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Asked:

TTA
on 10 Sep 2016

Commented:

on 10 Sep 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!