how can i write the K variable in mat lab for a transfer function weather its zeros or poles for example k(s+3)

답변 (1개)

Aquatris
Aquatris 2018년 7월 25일

0 개 추천

You get your transfer function in the form;
sys = k*G(s)
then to get root locus you call the function
rlocus(G)

카테고리

도움말 센터File Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

질문:

2018년 7월 25일

답변:

2018년 7월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by