How To Obtain The Z-Transform Y(z) Response? #1218
Replies: 3 comments 4 replies
-
|
Ok, I think that I figured it out. The printout is: ... which aligns with the coefficients obtained via the manually worked out results. |
Beta Was this translation helpful? Give feedback.
-
|
Your solution looks fine, but doesn't actually use python-control. Here's how to do that using the controls toolbox: which returns |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attempting to obtain the Y(z) z-transform discrete response of a transfer function to a unit response as shown in the following screenshot. Does the control library provide a method for calculating it without resorting to long hand paper calculations as shown in the following screenshot?
Beta Was this translation helpful? Give feedback.
All reactions