how to solve y[n]=a0*x[n]-a1*x[n-1] in matlab?
Mostra commenti meno recenti
solve this equation by matlab simulation and plot graph for output
1 Commento
Torsten
il 17 Ago 2015
solve for what ?
Best wishes
Torsten.
Risposte (1)
Titus Edelhofer
il 17 Ago 2015
Hi,
use the function filter:
doc filter
Titus
Categorie
Scopri di più su Spline Postprocessing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!