搜索资源列表

  1. 基于粒子群算法的PID参数整定

    2下载:
  2. 基于粒子群算法的PID参数整定
  3. 所属分类:源码下载

    • 发布日期:2011-03-25
    • 文件大小:3260
    • 提供者:hz221100
  1. PID参数优化与整定方法

    0下载:
  2. PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用MATLAB软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法
  3. 所属分类:软件工程

    • 发布日期:2011-05-01
    • 文件大小:617060
    • 提供者:jjfdxl@qq.com
  1. Digital_PID_Module

    0下载:
  2. 数字PID程序,可以实现常规的PID参数整定和系统响应曲线的绘制-digital PID procedures can be achieved by conventional PID tuning and system response curve drawing
  3. 所属分类:其他行业

    • 发布日期:2024-04-20
    • 文件大小:1905664
    • 提供者:shzhx
  1. PID_zongshu

    0下载:
  2. PID参数自整定的综述,总结了各种自整定pid参数的方法,作了比较。-self-tuning PID parameters of the reviewed and the various self-tuning pid, a method were compared.
  3. 所属分类:文件格式

    • 发布日期:2024-04-20
    • 文件大小:9216
    • 提供者:jeff
  1. zxcvbnm

    0下载:
  2. 为了实现高精度的水温控制,本文介绍了一种以SPCE061A单片机为控制核心、以PID算法控制以及PID参数整定相结合的控制方法来实现的水温控制系统-In order to realize high-precision temperature control, This paper introduces a single-chip microcomputer to control the core SPCE061A to PID alg
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-20
    • 文件大小:408576
    • 提供者:陆志平
  1. PID

    0下载:
  2. 波形识别法PID参数整定,其中主程序为ex.m 有整定过程演示 -Waveform recognition method PID parameter tuning, in which the main program for the setting process has ex.m demo
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:3072
    • 提供者:pla
  1. AutoPID

    0下载:
  2. PID自整定算法程序,根据阶跃响应曲线最优评价函数自动实现PID参数整定。-PID self-tuning algorithm for the procedure, according to step response curve of the optimal evaluation function automatically setting PID parameters.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-20
    • 文件大小:1024
    • 提供者:方强
  1. pid

    0下载:
  2. PID参数整定与应用,基本介绍了自动控制系统中PID参数的工程整定方法.-PID parameter tuning with the application, the basic automatic control system introduced in the PID parameters tuning method works.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-20
    • 文件大小:193536
    • 提供者:项本平
  1. 主要程序

    2下载:
  2. 粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration
  3. 所属分类:仿真建模

    • 发布日期:2024-04-20
    • 文件大小:24576
    • 提供者:薛俊杰
  1. pid参数整定

    0下载:
  2. 本文使用遗传算法对pid进行在线整定,效果明显有于传统pid(In this paper, the genetic algorithm for pid online tuning, the effect is obvious in the traditional pid)
  3. 所属分类:matlab例程

  1. pso GA PID参数整定

    0下载:
  2. 该程序为微粒群算法与遗传算法求解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
  3. 所属分类:matlab例程

    • 发布日期:2024-04-20
    • 文件大小:4096
    • 提供者:渔舟煮酒
  1. matlab

    0下载:
  2. 基于人群搜索算法的PID参数整定 ,我希望可以帮助大家(my english is poor so sorry)
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:974848
    • 提供者:xxk希望
  1. Z-N法整定PID控制器参数

    0下载:
  2. 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Fina
  3. 所属分类:matlab例程

    • 发布日期:2024-04-20
    • 文件大小:7168
    • 提供者:hhhhyy
  1. 用Z-N法实现P,PI,PID控制的参数整定

    0下载:
  2. 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P
  3. 所属分类:matlab例程

    • 发布日期:2024-04-20
    • 文件大小:7168
    • 提供者:hhhhyy
  1. 基于数控机床进给系统PID参数优化程序

    0下载:
  2. 本代码运行遗传算法对数控机床系统PID控制环节的参数进行了整定(This code runs the genetic algorithm(GA)to set the parameters of the PID control link of the CNC machine tool system.)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:9216
    • 提供者:对伐啦
  1. 基于PSO的PID参数自整定程序

    0下载:
  2. 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
  3. 所属分类:matlab例程

  1. Desktop

    0下载:
  2. 基于ITAE最优控制器经验公式的PID参数整定函数(Empirical Formula of Optimal Controller Based on ITAE)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-20
    • 文件大小:5250048
    • 提供者:yiyupei
  1. 基于人群搜索算法的PID参数整定

    0下载:
  2. 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)
  3. 所属分类:书籍源码

  1. matlab仿真PID参数整定 源代码+仿真图

    0下载:
  2. 用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 pa
  3. 所属分类:matlab例程

    • 发布日期:2024-04-20
    • 文件大小:10240
    • 提供者:华工飞虎
  1. PID参数整定助手

    0下载:
  2. 通过调节Pid参数,观察每个参数对结果的影响(Test the influence of PID parameter adjustment on the result)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-20
    • 文件大小:274432
    • 提供者:老二大
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org