does anyone know how to code this difference equation? I am suppose to use a filter function to expand the summation but i am not sure how?

Answers (1)

Have a look at the following link for the documentation on the ‘filter’ function:
The first example of ‘Moving-Average Filter’ in the documentation is very similar to your issue.

Asked:

on 17 Sep 2020

Answered:

on 22 Sep 2020

Community Treasure Hunt

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

Start Hunting!