Name | Description |
ecount | This star compares two data streams for "equality". |
encoder | This star encodes incoming data accoding to the first parameter:NRZ,Manchester,Diff Manchester,Partial Response,AMI,2B1Q,RZ |
ethline | This star simulates an Ethernet cable. |
expr | Function evaluates all its input samples through an expression specified as a parameter. |
fade | This star models multipath fading channels for mobile radio applications. |
fconv | This star convolves its input signal with an impulse response (from file) to generate the output signal. |
filtnyq | This star performs Nyquist pulse shaping for a baseband transmitter. |
firfil | This star designs FIR low pass, high pass, band pass, and band stop filters using the windowing method. |
fir | This star outputs a weighted sum of delayed input data. |
fm | This star produces samples of the output every 1/fs seconds. The phase of an FM signal is the integral of the input. This is accomplished digitally as : phase=phase+in |
freqimp | Calculate impulse response from frequency response |
freq_meter | This star simulates a frequency counter. The single parameter determines if the output is relative or absolute. |
fti | Convert floating point buffer to integer buffer. |
fxadd | This star adds all of its input samples using fixed point arithmetic. |
fxdelay | Function delays its fixed point input samples by any number of samples |
fxgain | This star multiplies the incoming data stream by the parameter "Gain factor" in fixed-point arithmetic. |
fxnl | This star implements a fixed point normalized lattice filter. |
fxnode | Node for fixed point inputs and outputs. |
gain | This star multiplies the incoming data stream by the parameter coefficient, and outputs the resulting data values. |
gauss | This star generates gaussian samples. |