Plot root loci with ((K))

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

Respuestas (1)

Aquatris
Aquatris el 25 de Jul. de 2018

0 votos

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

Categorías

Más información sobre Weather and Atmospheric Science en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 25 de Jul. de 2018

Respondida:

el 25 de Jul. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by