Write a program that implements the difference equation

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

 Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Feb. de 2017
Okay, done! And I have taken note just like you said.

Más respuestas (0)

Categorías

Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by