KhaledOsmani
Full Member level 6
hello,
Implementation of H(z) of a filter, could be made by different techniques,
well,
consider H(z) = [ 1 + 7z^-1 + 3z^-2 + z^-3] / [ 1 + 9z^-1 -9z^-2 +5z^-3]
I need to implement this on MATLAB, using:
Direct Form2
Cascade Form
Parallel Form
Lattice-ladder form
please,
Implementation of H(z) of a filter, could be made by different techniques,
well,
consider H(z) = [ 1 + 7z^-1 + 3z^-2 + z^-3] / [ 1 + 9z^-1 -9z^-2 +5z^-3]
I need to implement this on MATLAB, using:
Direct Form2
Cascade Form
Parallel Form
Lattice-ladder form
please,