KhaledOsmani
Full Member level 6
- Joined
- May 4, 2014
- Messages
- 384
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 18
- Activity points
- 3,933
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,