How do I compute impulse response?

7 vues (au cours des 30 derniers jours)
mustafa mutlu
mustafa mutlu le 9 Jan 2016
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]

Réponse acceptée

Andrei Bobrov
Andrei Bobrov le 9 Jan 2016
Modifié(e) : MathWorks Support Team le 22 Mai 2019
You can use the filter function with the coefficients as an input argument.
  1 commentaire
mustafa mutlu
mustafa mutlu le 10 Jan 2016
thank you for your contribution

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Digital and Analog Filters dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by