加热PID控制仿真(支持LUA脚本修改算法)
加热PID控制仿真,支持LUA脚本修改算法 function init () e3 = 0 e2 = 0 e1 = 0 e0 = 0 out = 0 end function do_pid ( sv, ...
2023-03-30
5