design an ideal low pass filter

69 vues (au cours des 30 derniers jours)
ahfmrpTek
ahfmrpTek le 27 Nov 2020
the length of sample is 15024, sampling freq is 11025Hz
I want to get h[n] function such asto get Y=HX with its fourier transforms and get low pass filtered out put y.

Réponses (1)

Rhea Chandy
Rhea Chandy le 30 Nov 2020
Consider refering to the following documentation for help in resolving your problem:
The lowpass function filters an input signal using a lowpass filter. Further, the following example, Lowpass FIR Filter Design shows how to design a lowpass FIR filter using fdesign.
Also, the function, fourier(f) returns the Fourier Transform of f.

Community Treasure Hunt

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

Start Hunting!

Translated by