TransferFunctionTransform[f,tf]
transforms the TransferFunctionModel object tf using the transformation function f.


TransferFunctionTransform
TransferFunctionTransform[f,tf]
transforms the TransferFunctionModel object tf using the transformation function f.
Details

- TransferFunctionTransform is used to apply a frequency-domain transformation to the transfer function of a filter, such as lowpass to highpass, lowpass to bandpass and more.
- 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 s with f[s].
Examples
open all close allScope (1)
Applications (2)
Analog Filter Transformations (1)
Related Guides
History
Text
Wolfram Research (2012), TransferFunctionTransform, Wolfram Language function, https://reference.wolfram.com/language/ref/TransferFunctionTransform.html.
CMS
Wolfram Language. 2012. "TransferFunctionTransform." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TransferFunctionTransform.html.
APA
Wolfram Language. (2012). TransferFunctionTransform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TransferFunctionTransform.html
BibTeX
@misc{reference.wolfram_2025_transferfunctiontransform, author="Wolfram Research", title="{TransferFunctionTransform}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/TransferFunctionTransform.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_transferfunctiontransform, organization={Wolfram Research}, title={TransferFunctionTransform}, year={2012}, url={https://reference.wolfram.com/language/ref/TransferFunctionTransform.html}, note=[Accessed: 11-August-2025]}