Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PID
Search - PID - List
DL : 0
基于BP+PID神经网络控制,用的开发语言为matlab-based on BP neural network PID control, the development of language Matlab
Date : 2025-12-20 Size : 3kb User : robby

PIDTuningUsingG.A pid 算法-PIDTuningUsingG.A pid algorithm
Date : 2025-12-20 Size : 116kb User : chenwei

DL : 1
非常使用的PID算法,可以修改直接应用程序中。-PID algorithm is used, you can modify the direct application.
Date : 2025-12-20 Size : 1kb User : john

DL : 0
预测PID 控制算法的基本原理及研究现状-Prediction PID control algorithm and study the basic principle of the status quo
Date : 2025-12-20 Size : 73kb User : 王汪

本代码为基于模糊RBF辨识的自适应PID控制,比较常规PID具有很明显优势控制效果。-The code for identification based on fuzzy adaptive PID control of RBF, compared with the obvious advantage of conventional PID control performance.
Date : 2025-12-20 Size : 1kb User : wade

DL : 0
本程序为带有偏微分的PID控制程序,很好的解决了传统PID控制的不足。-This program is the PID control with partial program, a good solution to the shortage of traditional PID control.
Date : 2025-12-20 Size : 1kb User : wade

arduino code for simple pid from potentiomenter to dc motor with encoder. Regards Richard
Date : 2025-12-20 Size : 6kb User : mewithaflower

模糊—智能PID仿真 普通模糊控制与模糊—智能PID的对比-Blur- Intelligent PID simulation The contrast of ordinary fuzzy control and fuzzy- Intelligent PID
Date : 2025-12-20 Size : 1kb User : 刘雨聪

BP网络PID控制算法 用于神经网络的控制系统设计中 较为实用简单 可靠-BP neural network PID control algorithm for neural network control system is simple and reliable design more practical
Date : 2025-12-20 Size : 6kb User : nan

针对汽车驾驶机器人采用常规PID控制时车速波动大、调节器参数调整困难等问题,提出了一种基于模糊自适应PID的汽车驾驶机器人车速控制方法。首先建立了汽车驾驶机器人多机械手协调控制模型,然后在 此基础上设计了-IIl view of the problems of large speed fluctuations and the tuning difficulty of regulator parameters when conventional PID control is used in robot driver,a new speed control method for vehicle robot driver based Oll adaptive fuzzy PID control is proposed in this paper.Specifically,the model for the coordinated control of multi pie manipulators in vehicle robot driver is established first.Then based Oil this,an adaptive fuzzy PID speed controllerfor vehicle robot driver is designed to realize the speed tracking of Siven driving cycle.The results of test care that compared with conventional PID control,the proposed method Can gready improve the accuracy of speed tracking with a tracking error within the range of 4-2km/h,meeting the requirements of national vehicle test stand·
Date : 2025-12-20 Size : 5.16mb User : 马浩

DL : 0
用MATLAB中的simulink pid控制器实现汽车abs系统实时仿真-Implementation of real time simulation of automobile ABS system using Simulink PID controller in MATLAB
Date : 2025-12-20 Size : 10kb User :

纯lua实现,可供c/c++/java等任何lua环境调用,支持linux系统下读取全部联网进程详情:PID、端口、cpu占用、内存占用、命令行。-Pure lua implementation, any lua environment called c/c++/java, etc. available to support the reading process under linux systems are all networked Details: PID, ports, cpu occupancy, memory usage, the command line.
Date : 2025-12-20 Size : 1kb User : 张伟

测试了和三菱变频器的modbus协议通信,进行了pid温控调节,做出恒温-Tested and modbus protocol communication Mitsubishi inverter, conducted a pid temperature regulation, to make the thermostat
Date : 2025-12-20 Size : 174kb User : zhangdan

专家PID与普通PID的比较,说明专家PID优于普通PID-Compared with common PID, expert PID expert PID is better than the ordinary PID
Date : 2025-12-20 Size : 1kb User : 周梦影

本资料包含基于Hebb学习的单神经元PID的M代码,使用改代码可以直接导入S函数中-This information contains a single neuron PID learning based on the M Hebb code, using the code can be directly imported into the S function.
Date : 2025-12-20 Size : 7kb User : 刘静

{ interface } type TPIDController = record PID_Kp, PID_Ki, PID_Kd: real; PID_Integrated : real; PID_Prev_Input: real; PID_MinOutput, PID_MaxOutput: real; PID_First_Time, PID_Int_Improvement, PID_Diff_Improvement: boolean; PID_Prev_AbsError: real; end; procedure Init_PID(var Controller: TPIDController; Kp, Ki, Kd, MinOutput, MaxOutput: real); // Initialises the PID engine of "Controller" // Kp = the "proportional" error multiplier // Ki = the "integrated value" error multiplier // Kd = the "derivative" error multiplier // MinOutput = the minimal value the output value can have (should be < 0) // MaxOutput = the maximal value the output can have (should be > 0)
Date : 2025-12-20 Size : 181kb User : A.D

大疆RM步兵战车源代码,包括PID算法,电机控制,无线遥控,电子陀螺仪配置等部分(DJI RM infantry chariot source code)
Date : 2025-12-20 Size : 8.58mb User : 3过3过3
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.