Write a program that implements the difference equation
Mostra commenti meno recenti
Y(n) = X(n) – X(n-1)
where X (n) is the sampled data points in the file. Plot Y and X. Note that the difference equation above implements a high pass filter
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Dynamic System Models 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!