design an ideal low pass filter
43 views (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/431053/image.png)
I want to get h[n] function such as
to get Y=HX with its fourier transforms and get low pass filtered out put y.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/431058/image.png)
0 Comments
Answers (1)
Rhea Chandy
on 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.
0 Comments
See Also
Categories
Find more on Filter Design 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!