Borrar filtros
Borrar filtros

Info

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

How can i successfully get the PID parameters using the point values ​​from the actual curve graph?

1 visualización (últimos 30 días)
function y=reguladorPID(x,y)
Kp=
Ti=
Td=
y=[Kp Ti Td];
end

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by