搜索资源列表
greyModelprediction
- 而灰色PID控制算法,以灰色系统理论为基础,对系统不确定部分建立灰色模型,进行灰色预估补偿,使控制系统的灰量得到一定程度的白化,可以提高PID控制质量及其鲁棒性。-and gray PID control algorithm, a gray system theory on the basis of the establishment of some system of uncertainty gray model, Gray predicted for compensation, and th
greyPIDcontrol
- 第一步:采用PID控制,在控制器启动过程中,首先采用灰色估计器对不确定部分的模型参数建立GM(0,N) 模型进行估计,其中 控制算法为 第二步:按估计参数加上补偿控制,估计器停止工作,灰色控制算法为 -first step : PID control, the controller startup process, First estimates for the gray part of the uncertain model parameters established GM (0
pid
- 基于小波神经网络辨识的PID神经模型,给初学者一个简单例子
fuzzyPID2
- 匀速升温控制是个复杂的过程,具有大惯性、纯滞后、非线性等特点,难以得到精确的数学模型。考虑到这些特点,为提高控制精度,将Fuzzy-PID算法应用于电阻炉温度控制系统,当误差较大时采用模糊控制,误差较小时采用模糊PID控制,实现了2种控制方法的优势互补,在此基础上,给出了Fuzzy-PID控制器设计、硬件结构和软件设计,实验曲线表明该控制算法可以获得满意的控制效果,采用模糊PID控制的效果明显优于常规PID控制。