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.

 Respuesta aceptada

Star Strider
Star Strider el 23 de Feb. de 2016

0 votos

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 comentarios

Terrance Green
Terrance Green el 12 de Mzo. de 2016
Thanks Star Stridder! That worked.
Star Strider
Star Strider el 12 de Mzo. de 2016
My pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 23 de Feb. de 2016

Comentada:

el 12 de Mzo. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by