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

 채택된 답변

Walter Roberson
Walter Roberson 2017년 2월 21일

0 개 추천

Okay, done! And I have taken note just like you said.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by