代码搜索结果

找到约 10,000 项符合 PID 的代码

repository

ecos/packages/hal/arm/pid

repository

ecos/packages/hal/arm/pid

makefile

all: env1 env2 pid tmpfile passwd host ls file env1: env1.c gcc -o env1 env1.c env2: env2.c gcc -o env2 env2.c pid: pid.c gcc -o pid pid.c tmpfile: tmpfile.c gcc -o tmpfile tmpfile.c passwd:

ocd.m

function varargout = ocd(varargin) % OCD for designing optimal PID controller. % % This routine is a GUI which accept a Simulink model for PID system % simulation with variables to be

ocd.m

function varargout = ocd(varargin) % OCD for designing optimal PID controller. % % This routine is a GUI which accept a Simulink model for PID system % simulation with variables to be

ocd.m

function varargout = ocd(varargin) % OCD for designing optimal PID controller. % % This routine is a GUI which accept a Simulink model for PID system % simulation with variables to be