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.

 Réponse acceptée

Star Strider
Star Strider le 23 Fév 2016

0 votes

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 commentaires

Terrance Green
Terrance Green le 12 Mar 2016
Thanks Star Stridder! That worked.
Star Strider
Star Strider le 12 Mar 2016
My pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by