Akzeptierte Antwort

madhan ravi
madhan ravi am 28 Sep. 2020
Bearbeitet: madhan ravi am 28 Sep. 2020

1 Stimme

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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by