CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 优化pid

搜索资源列表

  1. pso-pid

    0下载:
  2. 基于PSO算法的PID参数优化MATLAB模型-PID parameter improve based on pso
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9221
    • 提供者:刘厶源
  1. pid优化软件

    0下载:
  2. 该压缩包内的内容为PID设计的优化软件(由m文件、mdl文件和构成)以及相应的说明文档(pdf格式),对PID设计很有帮助。
  3. 所属分类:matlab例程

    • 发布日期:2014-02-12
    • 文件大小:80870
    • 提供者:qinhan
  1. fuzzy-PID-control

    0下载:
  2. 基于模糊PID控制的同步发电机励磁控制系统仿真研究,可以使发电机励磁系统控制优化-Simulation of synchronous generator excitation control system of fuzzy PID control based on
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:237291
    • 提供者:汪汪
  1. Ant-colony-optimization

    2下载:
  2. 蚁群算法优化PID控制器,采用三种评价指标函数IAE、ITAE、ITSE来进行对比分析.-Ant colony optimization algorithm PID controller, using three evaluation function IAE, ITAE, ITSE for comparative analysis.
  3. 所属分类:matlab

    • 发布日期:2015-06-30
    • 文件大小:4096
    • 提供者:杨燕霞
  1. A-Pspfor-pid

    0下载:
  2. 基于粒子群算法的avr系统pid优化,A Particle Swarm Optimization Approach for Optimum Design of PID Controller in AVR System-A Particle Swarm Optimization Approach for Optimum Design of PID Controller in AVR System, novel design method for determining the optimal
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:689205
    • 提供者:赵小志
  1. PID-Control-base-on-PSO

    3下载:
  2. 机械臂PID调节器设计,PSO算法优化,模型程序文章都有-PID controller design robotic arm, PSO algorithm optimization, model program article has
  3. 所属分类:matlab

    • 发布日期:2014-08-24
    • 文件大小:291840
    • 提供者:honghu
  1. tunning-PID-by-PSO

    0下载:
  2. 用于PID控制器调谐的基于粒子群优化算法的MATLAB语言程序-Particle swarm optimization algorithm based on MATLAB language program for PID controller tuning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:21355
    • 提供者:李帝林
  1. PSO-pid

    0下载:
  2. 基于MATLAB语言的用于PID控制器的三个参数优化整定的微粒群算法-Tuning of particle swarm optimization algorithm based on three parameters for the PID controller MATLAB language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3966
    • 提供者:李帝林
  1. PSOyouhuaPID

    0下载:
  2. pso算法优化PID的源代码,很容易实现-pso algorithm to optimize PID source code, it is easy to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:104932
    • 提供者:薛小鹏
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1503
    • 提供者:昊轩
  1. GA_PID

    0下载:
  2. 遗传算法优化PID,解决传统的PID参数采用试凑的方式的问题,从而进行自整定参数- Genetic Algorithm PID,Solve using traditional PID parameters of trial and error approach problems in order to be self-tuning parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:赵晓斌
  1. myyiqun

    1下载:
  2. 蚁群算法优化PID参数,运行myyiqun.m文件,修改数学模型在TEST文件中-Ant colony optimization algorithm PID parameters, run myyiqun.m file, modify the mathematical model TEST file
  3. 所属分类:matlab

    • 发布日期:2015-09-26
    • 文件大小:9216
    • 提供者:李峰
  1. yichuan

    2下载:
  2. 使用遗传算法优化PID参数,运行yichuan.m文件,修改模型在test文件中-PID parameter optimization using genetic algorithms, run yichuan.m file, modify the model in the test file
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:8802
    • 提供者:李峰
  1. PSOPID

    0下载:
  2. 使用matlab优化PID控制器的参数,适用于matlab仿真应用-Using the matlab optimization of PID parameters, applicable to the matlab simulation applications
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1174
    • 提供者:wangtingting12
  1. fuzzy_PID

    0下载:
  2. 模糊控制PID,使用模糊控制器优化PID的参数,使这些参数具有自适应性。-fuzzy PID
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1440
    • 提供者:袁骏
  1. PSO_PID

    0下载:
  2. 使用Simulink环境建立的基于PSO的PID控制器的优化设计。 其中PID_Model为控制系统模型 PSO为PSO部分程序实现 PSO_PID为PSO优化PID的过程 -Use Simulink environment to establish optimal design of PID controller based on PSO. Model for the control system which PID_Model PSO PSO as part of t
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:9169
    • 提供者:zhang yy
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:昊轩
  1. PID

    0下载:
  2. 利用单纯行方法对PID控制参数寻优,优化系统-The use of pure-line method for optimizing PID control parameters to optimize system
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:124410
    • 提供者:聂晓音
  1. PSO-GA-TSP-PID

    1下载:
  2. 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:173006
    • 提供者:wangjc
  1. optimPID

    0下载:
  2. 按照对象优化PID参数。具有多种优化算法选择。并且模型可以直接添加。功能特别强大 !-Optimization of PID parameters as object. With a variety of optimization options. And the model can be added directly. Particularly powerful!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1213264
    • 提供者:许克磊
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com