What format is required for Matlab LSIM Function input data?
显示 更早的评论
Hi,
When using the LSIM function in Matlab with a dynamic transfer function object (z-domain), the required input signal (u,t) appears to be in a time domain!
However, I was expecting to pass LSIM the input signal in a z-domain because Y(z) = H(z)*X(z).
Please could you tell me
- Is LSIM transfering the input signal into the z-domain before calculating the output signal?
- Should I be passing LSIM a z-domain input signal (currently i get an error if i try to).
Thanks
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Dynamic System Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!