代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/234461/14111873
opt pid.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/234461/14111883
hex pid.hex
:03000000020742B2
:0C074200787FE4F6D8FD75816402078919
:100ACC002E0061696D5F74656D3A006E6F775F74AF
:0D0ADC00656D3A007365742054656D3A0035
:07000300014400023200007D
:0B0C1400EF1FAC0670011E4C70F622B2
www.eeworm.com/read/234461/14111885
plg pid.plg
礦ision2 Build Log
Project:
F:\YCH资料\电子设计\begain with keil\C\第三阶段\加热控制\增量式pid——da控制\pid.uv2
Project File Date: 08/17/2007
Output:
www.eeworm.com/read/233274/14160203
s pid.s
;*********************************************************************
; *
; Software License Agreement
www.eeworm.com/read/231888/14216750
txt pid.txt
www.ciw.com.cn
http://www.cgonline.net.cn
http://www.cozol.com/machinery/jxdza/200708/865.html
PID控制C源程序,可以参考一下
#include
#include
struct _pid {
int pv; /*intege
www.eeworm.com/read/129415/14246934
txt pid.txt
%升温
Close all;
ts=1;
sys=tf(2.5,[1,50,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
x=[0,0,0];
e=0;e_1=0;e_2=0;
u_1=0.0;u_2=0.0;u_3=0.0;
y_1=20;y_2=0;y_3=0;
for k =1:1:1000;
www.eeworm.com/read/231176/14249451
h pid.h
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief
* PID controller
www.eeworm.com/read/231176/14249458
c pid.c
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief
* PID controller
www.eeworm.com/read/231142/14253534
c pid.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor