Name | Description |
patx | Model a nonlinear Power Amplifier specifying 1dB compression, gain and backoff. Real input/output. |
phi_meter | This star finds the relative phase of a signal to a reference. |
pllfilt | This star implements a loop filter as a recursive equation: y(n)=2*y(n-1)-y(n-2) +g1*[x(n)-2*x(n-1)+x(n-2)] +g2*[x(n)-x(n-1)] +g3*x(n) |
plottxt | Plot probe. |
pngen2 | This function generates a random sequence of bits, which can be usedto exercise a data transmission system. The early, reference, and late signals are generated with the earlysignal shifted with the positive edge of the input clock. Any degree polynomial can be implemented as specified in a parameter array. |
pngen | This function generates a random sequence of bits, which can be used to exercise a data transmission system.The early, reference, and late signals are generated with the early signal shifted with the positive edge of the input clock. |
powmeter | This star is an averaging logarithmic power meter, which can be connected either in-line or terminating. |
prbinimage | Inputs image and stores as binary to file. |
predftf | This star implements a multichannel input/output FIR predictor, which is adapted using the least squares Fast Transversal Filter algorithm. |
predlms | This star implements a multichannel input/output FIR predictor, which is adapted using the power normalized LMS algorithm. |
prfile | Prints samples from an arbitrary number of input buffers to a file, which is named as a parameter. |
primage | Stores image in a file. |
pri | This star writes the input data on the screen in hex form |
pulse | This star generates a pulse train. |
pump | Charge pump and loop filter for PLL |
qpsk | This star inputs data and ouputs the coordinates based on qpsk. It produces an in phase and quadrature component. |
quot | This star takes two inputs and produces their quotient |
radar | This star implements an alpha-beta tracking filter. |
rangen | This star generates random samples. |
rdaiff | This function performs the task of reading sample values in from an aiff file, and then placing them on its output buffer. |