design an ideal low pass filter

67 visualizaciones (últimos 30 días)
ahfmrpTek
ahfmrpTek el 27 de Nov. de 2020
Respondida: Rhea Chandy el 30 de Nov. de 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.

Respuestas (1)

Rhea Chandy
Rhea Chandy el 30 de Nov. de 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