hello guys , i'm new to matlab anf i don't know how to create a vector H that correspond to the Fourier transform of an ideal lowpass filter with cut off frequency fc = 10 Hz.can anybody help thanks in advance

1 view (last 30 days)
hello guys , i'm new to matlab anf i don't know how to create a vector H that correspond to the Fourier transform of an ideal lowpass filter with cut off frequency fc = 10 Hz.can anybody help thanks in advance

Answers (1)

Sai Sri Pathuri
Sai Sri Pathuri on 6 May 2020
You may use the following documentation to design a low pass filter
Use fft function to find the fourier transform of the low pass filter coefficients.

Community Treasure Hunt

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

Start Hunting!