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.

댓글 수: 2

Terrance Green
Terrance Green 2016년 3월 12일
Thanks Star Stridder! That worked.
Star Strider
Star Strider 2016년 3월 12일
My pleasure!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2016년 2월 23일

댓글:

2016년 3월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by