CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - pid控制算法

搜索资源列表

  1. 位置式PID控制算法

    7下载:
  2. 用matlab脚本文件实现的位置式及增量式PID控制算法程序-using Matlab scr ipt file to achieve the type and location of incremental process PID control algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1485
    • 提供者:aifmlf
  1. 抗积分饱和PID控制算法及仿真

    0下载:
  2. 防止系统产生超调……
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-12-11
    • 文件大小:738
    • 提供者:wuli9tracy
  1. fuzzycontrolerpid.rar

    0下载:
  2. 基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法。,Based on SIMULINK under MATLAB own fuzzy control module, the realization of fuzzy PID control algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-12-08
    • 文件大小:8416
    • 提供者:zhaojunhu
  1. PID

    3下载:
  2. 基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3066
    • 提供者:guang dong
  1. BP_PIDControl

    0下载:
  2. 基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪-BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1043303
    • 提供者:MZF
  1. PIDmatlab

    0下载:
  2. PID 控制算法及扩展算法的仿真代码,建议学习控制的同志参阅一下-PID control algorithm and the expansion of the simulation algorithm code, the proposed learning control comrades see what
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:202679
    • 提供者:不同
  1. PID

    0下载:
  2. 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:22253
    • 提供者:孙传华
  1. PID

    0下载:
  2. pid控制算法与程序,有利于pid控制的学习与交流,对PID有初步认识-pid control algorithms and procedures has pid conducive to study and exchange control, there is an initial understanding of the PID
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:221544
    • 提供者:李功卿
  1. PID

    0下载:
  2. PID控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:296338
    • 提供者:xxd
  1. pid

    1下载:
  2. PID通用程序,适合初级者。常规的数字PID控制算法的原理。-PID general program for beginners. The conventional digital PID control algorithm principle.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1615
    • 提供者:hong
  1. PID-GAs

    0下载:
  2. PID控制算法和遗传算法混合编程,算出最优解,智能控制部分-PID control algorithm and genetic algorithm hybrid programming, calculate the optimum solution, part of intelligent control
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6094
    • 提供者:徐立
  1. pid

    0下载:
  2. 用matlab开发的模糊pid控制算法的源代码,-Matlab pid with the development of fuzzy control algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3987
    • 提供者:张扬
  1. 2

    0下载:
  2. 采用抗积分饱和PID控制算法进行离散系统阶跃响应。可以避免控制量长时间停留在饱和区,防止系统产生超调。-PID Controler with intergration sturation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:731
    • 提供者:qf
  1. 先进PID控制MATLAB仿真

    0下载:
  2. 《先进PID控制MATLAB仿真》系统地介绍了PID控制的几种设计方法,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。书中的每种方法都给出了算法推导、实例分析和相应的MATLAB仿真设计程序。("Advanced PID control MATLAB simulation" systematically introduced the PID control of several design methods, the author
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:6468608
    • 提供者:wawaxiaohai
  1. Incremental PID

    1下载:
  2. 用增量式PID控制算法编写仿真程序 输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5], 仿真曲线包括系统输出及误差曲线。(Programming simulation program with incremental PID control algorithm The input is a unit step and a sinusoidal signal. The sampling time is 1ms, and the output limit o
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:源子
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:637952
    • 提供者:PPPGOD
  1. 先进PID控制MATLAB仿真第3版完整仿真程序

    0下载:
  2. 先进pid控制算法仿真 先进PID控制MATLAB仿真第3版完整仿真程序(Advanced PID control)
  3. 所属分类:仿真建模

    • 发布日期:2018-04-19
    • 文件大小:5170176
    • 提供者:Kevin04
  1. 基于扩张观测器的PID控制

    1下载:
  2. 一类基于扩张观测器的PID控制算法。Matlab编写的代码,测试效果良好。(A Kind of PID Control Algorithm Based on Expanded Observer. Matlab prepared by the code, the test results are good.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:Mr.Kong
  1. 模糊PID控制算法C语言代码

    2下载:
  2. 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
  3. 所属分类:matlab例程

  1. 自适应模糊PID控制模型

    3下载:
  2. 将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-29
    • 文件大小:21504
    • 提供者:阿课
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com