How do I compute impulse response?

6 visualizaciones (últimos 30 días)
mustafa mutlu
mustafa mutlu el 9 de En. de 2016
Editada: MathWorks Support Team el 22 de Mayo de 2019
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]

Respuesta aceptada

Andrei Bobrov
Andrei Bobrov el 9 de En. de 2016
Editada: MathWorks Support Team el 22 de Mayo de 2019
You can use the filter function with the coefficients as an input argument.

Más respuestas (0)

Categorías

Más información sobre Digital and Analog Filters en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by