CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pid fuzzy c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pid fuzzy c - List
[
WEB Code
]
Fuzzy-Programming
DL : 0
C语言,模糊控制程序-The C language, misty control procedure
Update
: 2025-02-17
Size
: 64kb
Publisher
:
潘峰
[
DSP program
]
PID 算法1(c语言)
DL : 0
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control. -PID calculations for the _pid structure*a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
任
[
AI-NN-PR
]
fuzzypid
DL : 0
模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件-Fuzzy pid algorithm in visual c++ Environment running on the source code, compressed files, files removed Debug
Update
: 2025-02-17
Size
: 7kb
Publisher
:
ruicosta321
[
Embeded-SCM Develop
]
pic
DL : 1
此代码位PIC单片机的PID控温程序,以及一些控制操作-This code-bit PIC MCU PID temperature control procedures, as well as some control operations
Update
: 2025-02-17
Size
: 5kb
Publisher
:
jianghuan
[
AI-NN-PR
]
CHAPTER10
DL : 0
近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,! -Research in recent years a variety of PID control procedures, has gray PID, Neural Network Adaptive PID, fuzzy PID, etc.!
Update
: 2025-02-17
Size
: 5kb
Publisher
:
wjy
[
AI-NN-PR
]
fuzzypidforc
DL : 0
模糊C程序 用于电阻炉温度控制 模型为一阶 内有模糊规则-Fuzzy C program for the resistance furnace temperature control within the first-order model has fuzzy rules
Update
: 2025-02-17
Size
: 8kb
Publisher
:
jinpeng
[
Other
]
PID
DL : 0
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式-PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental
Update
: 2025-02-17
Size
: 3kb
Publisher
:
chang
[
SCM
]
fuzzy
DL : 0
模糊控制的离散数值表的制作C程序,可以求离散的控制表,插如到单片机中实现-Fuzzy control of the production of discrete numerical table C program, you can seek discrete control table, inserted as to achieve single-chip
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yangcheng
[
AI-NN-PR
]
pid-fuzzy
DL : 0
模糊PID控制程序,可以根据自己的需要进行稍加修改。-Fuzzy PID control procedures can be carried out according to their own needs revamping.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
唐新星
[
File Format
]
f_pid
DL : 0
模糊pid算法在visual c++环境下运行的源程序,压缩文件,有模糊控制表-Fuzzy pid algorithm in visual c++ environment to run the source code, compressed files, has fuzzy control table
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wanghua
[
matlab
]
pid
DL : 0
模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-fuzzy-PID
Update
: 2025-02-17
Size
: 2kb
Publisher
:
hearlly3
[
SCM
]
pid
DL : 0
Update
: 2025-02-17
Size
: 1kb
Publisher
:
king
[
AI-NN-PR
]
succus-s-pid-fuzzy
DL : 2
模糊PID源程序,C语言编写,内有详细说明,适用于初学者-Fuzzy PID source
Update
: 2025-02-17
Size
: 3kb
Publisher
:
廖诚实
[
matlab
]
FuzzyPID
DL : 0
里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control principle: According to the previous error e and error change ec the three fuzzy controller FC1, FC2, FC3 were fuzzy, fuzzy logic, defuzzification. Finally, adjust the controller parameters by pid.
Update
: 2025-02-17
Size
: 30kb
Publisher
:
杜增明
[
Software Engineering
]
Tuning-Of-Fuzzy-PID-Controllers
DL : 0
基于模糊PID参数自整定的温度控制系统的研究(英文版)-Fuzzy self-tuning PID parameters of the temperature control system study (English)
Update
: 2025-02-17
Size
: 215kb
Publisher
:
luhaisheng
[
AI-NN-PR
]
Fuzzy-PID-control-c-program
DL : 0
由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
Update
: 2025-02-17
Size
: 5kb
Publisher
:
zhuyun
[
AI-NN-PR
]
mo-hu-PID
DL : 0
模糊PID算法C语言程序,应用查表法,给出了模糊PID的具体程序-Fuzzy PID algorithm C language program, the application of look-up table method, given the specific procedures of the fuzzy PID
Update
: 2025-02-17
Size
: 5kb
Publisher
:
潘亚培
[
ARM-PowerPC-ColdFire-MIPS
]
Pid-fuzzy-c-language-
DL : 0
单片机C语言开发,模糊FUZZY-PID的详细C语言编程程序-Pid fuzzy microcontroller c language program
Update
: 2025-02-17
Size
: 3kb
Publisher
:
like
[
matlab
]
模糊PID控制算法C语言代码
DL : 0
模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
Update
: 2025-02-17
Size
: 207kb
Publisher
:
一心一意编程
[
Embeded-SCM Develop
]
模糊PID算法C语言程序-查表法
DL : 1
模糊控制pid查表法源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(Fuzzy control pid source code, there is a need to download to see, can be used for everyone reference learning, progress together)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
MalinPoo
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.