Name | Description |
imgsink | Input an image and devour it. |
imgsubimg | This star inputs an image and transposes or flips it. |
imgwrfptiff | Writes an input image to a TIFF file as floating point. Also store the current colormap. |
imgwrtiff | Writes an input image to a TIFF file as 8 bit samples. Also store the current colormap. |
impulse | This star sends out a unit sample, then a number of zero samples. |
intcntrl | This star implements an integrator that charges and discharges by control |
intdmp | This star implements a matched filter |
integrate | This star implements aleacky integrator recursive equation: y(n)=factor*y(n-1)+x(n) |
invcust | This star generates inventory customers. |
inventory | This star models an inventory system. |
inverse | This star inverts the incoming data stream and multiplies by the parameter coefficient after inversion , and outputs the resulting data values. |
invert | This star logically inverts incoming data stream |
iqimb | Model IQ imbalance specifying amplitude mismatch (percent) and phase (degrees). |
itf | Convert integer buffer to floating point buffer. |
jitter | This star finds the relative phase of a signal to a reference. |
jkfade | This star models multipath fading channels for mobile radio applications. |
jkff | JK flip-flop positive edge triggered |
limiter | Hard limiter |
linecode | This star inputs 0/1 binary data and outputs various line codes (NRZ,Biphase Manchester,2B1Q,RZ-AMI). |
lms | This star implements a simple LMS adaptive filter. |