채택된 답변

madhan ravi
madhan ravi 2020년 9월 28일
편집: madhan ravi 2020년 9월 28일

1 개 추천

s = tf('s');
G = 1 / (s * (s + 2) * (s + 4));
pole(G)

추가 답변 (0개)

질문:

2020년 9월 28일

댓글:

2020년 9월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by