FILTIC

From Jacket Wiki

Jump to: navigation, search
Back to Function List, Signal Processing Library

Initial conditions for transposed direct-form II filter implementation

Usage

Jacket for M Language
    Supported Syntax
    
z = filtic(b,a,y,x)
z = filtic(b,a,y)
    

GFOR Supported

No

GCOMPILE Supported

No

Types Supported

-  GDOUBLE   GSINGLE 

Types Not Supported

-  GLOGICAL   GINT32   GINT8   GUINT32   GUINT8   COMPLEX 

CPU usageJacket only contains GPU computing functions. To run functions on the CPU, try one of the MathWorks products:
http://www.mathworks.com/help/toolbox/signal/filtic.html


See Also

FILTER, FILTFILT

Views
Personal tools