|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
TransferFunctionTransform
TransferFunctionTransform[f, tf]
transforms the TransferFunctionModel object tf using the transformation function f.
DetailsDetails
- TransferFunctionTransform returns a TransferFunctionModel.
- In TransferFunctionTransform[f, tf], tf can be either a continuous or a discrete transfer function model.
- TransferFunctionTransform effectively replaces the transfer function model variable
with
.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Transform a model of a lowpass filter to high pass:
| In[1]:= |
| Out[1]= |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
