solving Fast Fourier Transform

3 views (last 30 days)
TTA
TTA on 10 Sep 2016
Commented: Star Strider on 10 Sep 2016
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
Star Strider
Star Strider on 10 Sep 2016
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

Community Treasure Hunt

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

Start Hunting!