How should I display transfer function as multiplied form?

I've learning about control sytem and want to display transfer funtion 3s+30/s^2+28s to 3(s+1)/s(s+28)
I'm using tf command like tf([3 30],[1 28 0]). What command should I input to display to 3(s+1)/s(s+28)?

댓글 수: 2

found it! zpk(tf~) is the command i looking for
good. Please close the question

답변 (0개)

이 질문은 마감되었습니다.

질문:

2020년 5월 12일

마감:

2020년 5월 12일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by