How do I compute impulse response?

조회 수: 7 (최근 30일)
mustafa mutlu
mustafa mutlu 2016년 1월 9일
편집: MathWorks Support Team 2019년 5월 22일
How can I calculate the impulse response for the following equation:
y[n]=-5*X[n]+2*X[n-1]-5*X[n-2]+2*X[n-3]

채택된 답변

Andrei Bobrov
Andrei Bobrov 2016년 1월 9일
편집: MathWorks Support Team 2019년 5월 22일
You can use the filter function with the coefficients as an input argument.
  댓글 수: 1
mustafa mutlu
mustafa mutlu 2016년 1월 10일
thank you for your contribution

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Digital and Analog Filters에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by