Plot root loci with ((K))

조회 수: 5 (최근 30일)
Hashim Alsaedi
Hashim Alsaedi 2018년 7월 25일
답변: Aquatris 2018년 7월 25일
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일
You get your transfer function in the form;
sys = k*G(s)
then to get root locus you call the function
rlocus(G)

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by