搜索资源列表
基于粒子群算法的PID参数整定
- 基于粒子群算法的PID参数整定
PID
- 基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
AutoPID
- PID自整定算法程序,根据阶跃响应曲线最优评价函数自动实现PID参数整定。-PID self-tuning algorithm for the procedure, according to step response curve of the optimal evaluation function automatically setting PID parameters.
pid-labview
- 以PID 控制为例,讨论在计算机控制中实现参数自整定的一种智能控制方法。在传统 的PID 控制的参数自整定算法中引入人工智能理论,首先将人的控制经验表示成自整定算法主要规则。 从专家系统角度,描述了规则的产生式表示和计算机内的存储结构,控制知识库的建立及推理机制。-PID control as an example to discuss the computer-controlled to achieve self-tuning parameters of an intelligent
2006921161145
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。
cai_5
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。
chap4
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。
PID
- 阐述了二自由度系统的类型及其应用价值, 推出了基本运算为不完全徽分的滤波型二自由度控制 算法, 它具有结构简单、参数整定容易、比常规控制器性能优越等特点文中给出了采用单片机实现该算 法的应用电炉温度二自由度控制系统。-PID
PID
- PID控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
PID-control-based-BP
- 用一个多层前向神经网络,采用反向传播算法依据控制要求实时输出Kp、Ki、Kd,依次作为PID控制器的实时参数,代替传统PID参数靠经验的人工整定和工程整定,以达到对大迟延主气温系统的良好控制。-We use a multilayer feedforward neural network using back propagation algorithm and based on control requirements.This net can real-time output Kp, Ki, K
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
PID
- 这是一个基于遗传算法的PID控制器参数整定的毕设论文。-This is a genetic algorithm-based parameter tuning of PID controller design complete papers.
12345
- 基于继电反馈的PID控制器的参数整定 对想要编写自整定算法的有极*价值 -Based on relay feedback PID controller parameter tuning that you want to write self-tuning algorithm has great reference value
pid参数整定
- 本文使用遗传算法对pid进行在线整定,效果明显有于传统pid(In this paper, the genetic algorithm for pid online tuning, the effect is obvious in the traditional pid)
pidsuanfa
- pid整定算法的一次尝试 欢迎交流学习 谢谢(An attempt of PID tuning algorithm, welcome to exchange)
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
基于数控机床进给系统PID参数优化程序
- 本代码运行遗传算法对数控机床系统PID控制环节的参数进行了整定(This code runs the genetic algorithm(GA)to set the parameters of the PID control link of the CNC machine tool system.)
基于PSO的PID参数自整定程序
- 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
基于人群搜索算法的PID参数整定
- 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)
matlab仿真PID参数整定 源代码+仿真图
- 用MATLAB仿真PID控制,其中用simulink建仿真模型,用matlab语言编写PSO算法用于优化PID参数整定。(Matlab is used to simulate PID control, in which Simulink is used to build simulation model, and PSO algorithm is written in MATLAB language to optimize PID parameter setting.)