代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/358101/10196162
paf pid.paf
www.eeworm.com/read/354534/10347664
h pid.h
/*This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Header file for pid.c.
www.eeworm.com/read/354534/10347667
c pid.c
/*This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief General PID implementati
www.eeworm.com/read/425344/10363316
m pid.m
% Two 16-bits fixed-point PID implementations in C with
% the Legacy code tool.
%
% Usage :
% Generation of 2 Simulink blocks that implement single and double
% precision 16-bits PID routines.
www.eeworm.com/read/425341/10363348
dat pid.dat
0.130000
0.270000
0.420000
0.580000
0.750000
0.930000
1.120000
1.320000
1.530000
1.750000
1.980000
2.220000
2.470000
2.730000
3.000000
3.280000
3.570000
3.870000
4.180000
4.500000
www.eeworm.com/read/424963/10389685
caj pid.caj
www.eeworm.com/read/353857/10411522
doc pid.doc
www.eeworm.com/read/160454/10529200
m pid模糊.m
%Fuzzy Immune PID Control
clear all;
close all;
a=newfis('fuzz_ljk');
f1=1.0;
a=addvar(a,'input','u',[-f1*1,f1*1]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-f1*1,f1*1]);
a=
www.eeworm.com/read/160195/10559422
frx pid.frx
www.eeworm.com/read/160195/10559430
frm pid.frm
VERSION 5.00
Begin VB.Form Form1
BackColor = &H00C0C0C0&
Caption = "Simple PID Loop Simulator - Industrial Level Control ... mlseim@mmm.com"
ClientHeight = 7020