Demonstration of linear filtering with DFT

In this program we demonstrate linear filtering operation using DFT.
139.0 次下载
更新时间 2018/11/1

查看许可证

In this program we demonstrate linear filtering operation using DFT. We take sine waves of different frequencies, and plot them. Then we mix all the sine waves to make a composite signal. We take DFT of the composite signal and plot it to show that all the frequencies are present. Then we multiply a mask to the DFT signal to filter the signal. Then we take IDFT and again plot the filtered signal. The plot demonstrates that indeed the signal has been filtered. A low pass filter is implemented in the example.

The program will be beneficial for undergraduate students.

I will update the program with labels for figures and remarks/comments on the code in short time.

引用格式

Dr. Deepak Kumar Rout (2025). Demonstration of linear filtering with DFT (https://www.mathworks.com/matlabcentral/fileexchange/69289-demonstration-of-linear-filtering-with-dft), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Discrete Fourier and Cosine Transforms 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0