Calculating the impulse response?

Trying to find the best way to input the impulse response where h[n] = 1/4sinc(n-10/4), n=0,........20 into matlab to plot the frequency response of the filter.

 采纳的回答

Star Strider
Star Strider 2016-2-23

0 个投票

If you have a discrete filter and want to compute and plot the impulse response, use the impz function. For the transfer function, use the freqz function.

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by