inverse system in simulink model
5 views (last 30 days)
Show older comments
I have a inverse system: G(s)= s^2 + 2s + 3. How to apply it to simulink model? (Because transfer function accepted if and only if order of numerator < order of denominator).
1 Comment
Jonathan LeSage
on 14 Oct 2013
Your inverse system, G(s), is a non-causal model, and thus, no simulator cannot simulate it. A non-causal system requires future state information for inputs at time zero.
What exactly are you trying to do? Depending on your goals, we can figure out the best course of action!
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!