Main Content
filtic
Initial conditions for transposed direct-form II filter implementation
Description
Examples
Input Arguments
Output Arguments
Algorithms
The filtic
function performs a reverse difference equation to
obtain the delay states z
. Elements of x
beyond
x(n-1)
and elements of y
beyond
y(m-1)
are unnecessary so filtic
ignores them.
The transposed direct-form II structure is shown in this illustration, where n – 1 is the filter order.
References
[1] Oppenheim, A.V., and R.W. Schafer, Discrete-Time Signal Processing, Prentice-Hall, 1989, pp. 296, 301-302.
Extended Capabilities
Version History
Introduced before R2006a