How to define transfer function into the tf or ss format
조회 수: 4 (최근 30일)
이전 댓글 표시
If a transfer function is given like Lt(s) = F*(s*I-A)^(-1)*B, how to get its relative tf() or ss() format so that bodeplot or nyquist can be used? Thx.
댓글 수: 0
채택된 답변
추가 답변 (1개)
Honglei Chen
2012년 4월 29일
This is already in state space form. Your A,B,F are just A,B,C. Your D is 0
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Time and Frequency Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!