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.

 Risposta accettata

Star Strider
Star Strider il 23 Feb 2016

0 voti

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.

2 Commenti

Thanks Star Stridder! That worked.
My pleasure!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by