inverse system in simulink model
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Jonathan LeSage
2013년 10월 14일
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!
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!