Package | Description |
---|---|
ptolemy.domains.sdf.lib |
The ptolemy.domains.sdf.lib package.
|
Modifier and Type | Class and Description |
---|---|
class |
LMSAdaptive
An adaptive filter using the Least-Mean Square (LMS) algorithm, also
known as the stochastic gradient algorithm.
|
class |
RaisedCosine
This actor implements an FIR filter with
a raised cosine or square-root raised cosine frequency response.
|
class |
VariableFIR
This actor implements a type polymorphic finite-impulse response
filter with multirate capability, where the impulse response
of the filter is provided by an input.
|