搜索资源列表
PID_reader
- 基于PLC的PID上位机控制,可以控制三菱的PLC,有曲线显示,可以实现数据保存和再显示-PLC-based PC PID control, the control of Mitsubishi PLC, a curve, Data can be preserved and shows again and again
noview
- 转台控制的核心算法应用,基于PID的控制牵引算法,能够很好的满足转台控制应用。
fengshan
- labview实现的风扇控制源程序,包含PID控制的啊-LabVIEW source implementation of the fan control
songtest
- 转速PID控制,8112板卡的使用,适合初学者学习-Speed PID Control, 8112 board use, suitable for beginners to learn
PIDcontrol
- 模拟PID控制方法的阶跃响应波形,用VB模拟画图。-The step response waveform analog PID control method, using VB analog drawing.
GUI
- 基于MATLAB语言的基于粒子群算法的PID参数整定的可视化平台程序-Based on Particle Swarm Optimization PID parameter tuning MATLAB language program visualization platform
Debug-Assistant-V1.0
- 自己写的一个MFC飞控跳参数软件,主要用于调PID参数用的,希望能帮到大家-Write their own jumping an MFC flight control parameters of the software, is mainly used for tuning PID parameters, the hope can help you
pid
- VC++6.0数据采集相关程序 PID实验 程序简单,适合新手入门使用-VC++ 6.0 PID data collection procedures simple experimental procedures, suitable for beginners to use
pid_test
- 利用VISUAL STDIO 2010集成开发环境,C/C++实现PID算法的模拟和仿真,包含位置PID和增量PID,可自主设置P.I.D的值以及其它各参量的值,在示波器窗口显示相关波形,可以帮助更好地理解PID算法。