inverse system in simulink model
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!