フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
function y=reguladorPID(x,y)
Kp=
Ti=
Td=
y=[Kp Ti Td];
end

回答 (0 件)

この質問は閉じられています。

タグ

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by