搜索资源列表
FSVPWM
- 快速空间适量算法! 可以与适量控制接口! 用于F240系列-fast algorithm suitable space! With appropriate control interface! For the F240 series
PID
- PID算法C语言程序,实现了简单的PID控制功能
V80
- 用PID算法控制直流电机,带有速度发馈线路
wendu
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值?BR> [18B20源程序加上位机温度显示应用程序包(1).rar] - 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶 [最佳直线应用程序.rar] - 用于传感器线性度计算的小程序,供大家 共享和学习.
TI_TMS2407_SVPWM
- 使用TI TMS2407 实现SVPWM同步电机控制算法
多机器人保持算法
- 无人机编队飞行控制
wenkong
- 本系统采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和 电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。 -The system uses the Sunplus 16 SPCE061A the realization of single-chip temperature control, temperature and voltage signals from the PT1000 amplif
Wave6000
- 我学单片机89C51时编的大部分程序都在里面,单片机是软硬相结合的,硬件会了,软件部分没什么算法,相当简单。-89C51 Singlechip school when I made most of the procedures are in there, single-chip is a combination of hardware and software, hardware and software no algorithm is quite simple.
traffic
- 一个用system C来实现的交通灯控制算法,简单易懂-this is a system C code to simulate a traffic light contral
PID
- 增量式PID控制算法程序T、TD、TI、KP依次从30H,33H,36H,39H开始。 -Incremental process PID control algorithm T, TD, TI, KP followed from the 30H, 33H, 36H, 39H began.
PIDasm
- 找到一个关于PID的程序了,也发出来让大家看看 积分分离PID控制算法程序 P10,积分分离PID控制算法程序 -To find a program on the PID, and also issued to let everyone see separate PID control algorithm integration process P10, integral separation process PID control algorithm
PID
- 实现PID控制算法,通用PID控制算法(比例、积分、微分)的核心部分-Implement PID control algorithm, general PID control algorithm (proportional, integral, derivative) of the core
PID
- PID控制算法的汇编程序,用于过程控制,如加热系统,流量控制.-PID control algorithm assembler, for process control, such as heating systems, flow control.
MPC
- 模型预测控制算法MATLAB的编程.m文件。具有抗干扰能力,算法优异。-Model predictive control algorithm based on MATLAB programming. M file. With anti-jamming capability, the algorithm is excellent.
MPC1480618
- 采用模型预测控制算法,实现发动机燃油消耗的最优化。-Using model predictive control algorithm to achieve optimal engine fuel consumption.
motor-concol
- 王晓明的电机控制代码,非常好的电机控制入门材料,结合芯片讲述电机控制算法,并且有归一化公式推导-Wang Xiaoming motor control code, very good motor control entry materials, combined with the chip tells the motor control algorithms, and has normalized derivation
bb
- 对广义预测控制算法的性能指标进行改进从而编写的程序,可以达到更好的控制效果。-By improving preparation procedures on the performance index of generalized predictive control algorithm, and can obtain better control result.
RBF
- 针对一类非线性动态系统给出了一种基于RBF(径向基函数)神经网络的模型参考自适应控制算法,控制器的结构中使用RBF网络来动态的补偿系统的非线-A class of nonlinear dynamic systems presents a model reference adaptive RBF (Radial Basis Function) neural network control algorithms, structure of the controller using RBF netwo
PIDNeural-Networks
- PID神经元网络解耦控制算法_多变量系统控制的相关代码。matlab软件-PIDneural network
倒杨辉三角
- 倒杨辉三角的算法,还有代码,在控制台中输入一个数字作为杨辉三角的行数,输出一个排列有序的倒杨辉三角(Inverted Yang Hui triangle algorithm and code)