搜索资源列表
c语言实现的PID算法
- 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
mysha1
- sha-1算法的C实现,只有一个.c程序,可在TC,BC下直接编译运行-sha-1 algorithm to achieve C, only one. C procedures, the TC, BC operation under direct translation
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
xiangguan
- 相关分析算法程序。相关分析法可以实现对相位的测量,具有较强的抗噪声能力。其中包括C程序,和算法。编译环境Keil。
FFT
- 网上搜集的FFT算法C程序集,均为TXT文件,并有如何在单片机上实现FFT算法的论文
DIP--C
- 用c语言实现PID算法的程序,在PID算法的使用过程中十分有用,只要自己修改一下参数,即可用于不同的控制领域。
232DEMO
- 完整的c程序,包括模拟量输入输出,pid算法,触摸屏通讯等。
motor
- 直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
PID2
- PID程序,实现PID控制算法-PID
PID
- PID算法演示程序,直接输入PID控制参数就可以进行仿真,希望大家交流-PID algorithm demo program, direct importation of PID control parameters can be simulated, I hope to facilitate the exchange of
pid_wenkong
- pid温控c程序算法,这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,-pid temperature control algorithm c program
PID-c-jiarelu
- PID 加热炉程序 C语言算法,恒温控制
fall_detection
- 基于跌倒检测的C程序算法,已在单片机上实现,基于不同型号单片机,修改即可使用-C program based on fall detection algorithm, which has been on the single chip microcomputer implementation, based on the different type microcontroller, modification can be used
chaoshengbo
- 单片机HC-SR04 c程序 算法计算 超声波的发送和接受原理 -MCU HC-SR04 c program algorithm sending and receiving ultrasonic principle
pid程序1
- 用pid算法实现温度控制 ,pid温度控制c程序(Pid algorithm is used to achieve temperature control)
PID算法带简单程序
- PID算法,PID介绍和相关示例程序,适合入门级理解PID(PID algorithm, PID introduction and related examples of procedures, suitable for entry-level understanding of PIDPID algorithm, PID introduction and related sample procedures, suitable for entry-level understanding, PID)
模糊PID控制的C程序
- 实现模糊pid算法的c语言程序开发,代码简单易懂(C language program for realizing fuzzy PID algorithm)
PID控制算法
- 学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)
西门子PLC上所使用的软件PID程序
- 可用于单片机的温控PID算法,精准到0.1℃(Temperature control PID algorithm for single chip microcomputer)