Borrar filtros
Borrar filtros

how to solve y[n]=a0*x[n]-a1*x[n-1] in matlab?

2 visualizaciones (últimos 30 días)
zeba farheen
zeba farheen el 17 de Ag. de 2015
Respondida: Titus Edelhofer el 17 de Ag. de 2015
solve this equation by matlab simulation and plot graph for output

Respuestas (1)

Titus Edelhofer
Titus Edelhofer el 17 de Ag. de 2015
Hi,
use the function filter:
doc filter
Titus

Community Treasure Hunt

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

Start Hunting!

Translated by