TransferFunctionModel to Times
- To: mathgroup at smc.vnet.net
- Subject: [mg128951] TransferFunctionModel to Times
- From: "Eduardo M. A. M. Mendes" <emammendes at gmail.com>
- Date: Wed, 5 Dec 2012 03:14:18 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hello Is there a simple way to transform a TransferFunctionModel variable to a Times variable? That is, suppose I have tf=1/(s+1) and then I issue the command tfTF=TransferFunctionModel[tf,s]. Can I get tf back from tfTF? Many thanks Ed.