hello,
I have a system that is defined in the state space by the command - sys=ss(A,B,C,D);
I am trying to extract the Transfer FunctionTransfer Function from sys by the command G=tfdata(sys).
How can I present the outcome in terms of a division of a numerator and denominator?
5 Comments
Walter Roberson (view profile)
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/434402-seeing-the-expression-of-the-transfer-function#comment_647509
madhan ravi (view profile)
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/434402-seeing-the-expression-of-the-transfer-function#comment_647520
Walter Roberson (view profile)
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/434402-seeing-the-expression-of-the-transfer-function#comment_647526
Eliraz Nahum (view profile)
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/434402-seeing-the-expression-of-the-transfer-function#comment_647694
Walter Roberson (view profile)
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/434402-seeing-the-expression-of-the-transfer-function#comment_647716
Sign in to comment.