Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

1st order fucntion with no zero

1 visualización (últimos 30 días)
Frances Marie
Frances Marie el 31 de Mayo de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have a 1sr order function
exp(-185*s) * 1.85 / (655 s +1)
in matlab says has one pole
p = - 0.0015
and no zero:
z = 0×1 empty double column vector
How can I obtain other poles and zeros
And how can I prepare a P PI PID controller using the information obatined with 1 pole (-0.0015) and no zero?

Respuestas (1)

madhan ravi
madhan ravi el 31 de Mayo de 2020
Editada: madhan ravi el 31 de Mayo de 2020
doc pzmap
doc pidtune
doc pidtuner

Community Treasure Hunt

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

Start Hunting!

Translated by