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

搜索资源列表

  1. pidloop23

    0下载:
  2. 该程序在vb环境实现水位的PID控制,也可以手动设置参数进行开环控制-the procedures in vb environment to achieve the level of PID control, can also manually set parameters for open loop control
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8199
    • 提供者:刘为
  1. chap5_5

    0下载:
  2. 基于自适应在线遗传算法整定的PID控制,每个采样时间分别对PD参数进行整定-based on adaptive online genetic algorithm tuning PID control, sampling each time the PD parameters tuning
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1914
    • 提供者:liaihua
  1. PID_VB

    0下载:
  2. 用VB实现的PID控制,这里使用的是PID的增量控制式.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:939
    • 提供者:barry
  1. PID-CODE

    1下载:
  2. 用C编写的PID算法的详细实现, PID算法在自动控制, 家电方面都有丰富的应用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1724
    • 提供者:Turing Xu
  1. PID

    2下载:
  2. PID控制,C语言,PID机电控制,比例,积分,微分算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11116
    • 提供者:seabird
  1. pid算法

    0下载:
  2. 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1726
    • 提供者:宋向东
  1. chap3_1

    0下载:
  2. 专家PID控制MATLAB程序,在MATLAB5。3以上版本运行-MATLAB experts PID control procedures, the MATLAB5.2. Three versions of Operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:张俊
  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. mohuPID

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:212923
    • 提供者:袁晓宾
  1. zengliang_pid

    0下载:
  2. 数字增量式PID控制算法仿真程序,调试已经通过,可直接应用VC++ 6.0 调试,可用文件方式对其进行输入输出。 -Digital incremental PID control algorithm simulation program, debugging has been passed, can be applied directly VC++ 6.0 debugger can be used to input and output of their papers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:195701
    • 提供者:袁晓宾
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3457
    • 提供者:Christine
  1. PID

    0下载:
  2. PID 控制由于算法简单,适应面广,鲁棒性强等优 点,是当前工业生产过程中应用最为广泛的控制算 法[1,2]。采用PID 控制的控制系统在正式投运前必须进 行参数整定工作,过去主要依赖熟练操作技术人员的经 验或一些常规整定公式。1984 年K. J. Astrom 提出了 在继电反馈下观测被控过程的极限环振荡,过程的基本 特征可由极限环的特征确定,然后算出PID 控制的参 数[3 ~ 5]。该方法大量节省了技术人员的工-Since the PID control al
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:93296
    • 提供者:liming
  1. KALMAN

    0下载:
  2. 卡尔曼滤波器PID控制,采用时域递推法,处理信号噪声的平稳随机过程-PID control, Kalman filter, recursive time-domain method to deal with the noise of the stationary random process signals
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:811
    • 提供者:likang
  1. PID

    0下载:
  2. pid控制算法,可以下载到单片机运行,编程环境用的的Keil-PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1124
    • 提供者:孙冀东
  1. pid

    0下载:
  2. PID控制仍然是工业控制场合常用的控制算法,本程序是用C编写的一个实现PID算法的代码-PID control is still commonly used in industrial control applications control algorithm, this procedure is an implementation of the PID algorithm code written in C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2733
    • 提供者:付志
  1. PID

    0下载:
  2. 基于51单片机的直流电机电压控制的PID控制算法-The control algorithm of 51 single chip microcomputer DC motor voltage control based on PID。
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:6655
    • 提供者:何晓亮
  1. PID

    0下载:
  2. 增量式PID控制算法(m文件实现,包括三种信号源以及结果的图像展示)-Incremental PID control algorithm (m file implementation, including three kinds of image signal source and the results show)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1140
    • 提供者:轩辕
  1. pid

    0下载:
  2. 主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析-The main research based on particle swarm optimization algorithm control system PID parameter optimization design method and the improvement of PID control. Choo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:144424
    • 提供者:邹宜然
  1. 3种神经网络控制

    0下载:
  2. nerual network pid控制(nerual network pid control)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:47104
    • 提供者:Fossettemua
  1. temperature_control

    4下载:
  2. 利用Abaqus子程序UAMP实现PID控制。(PID control is implemented using the Abaqus subroutine UAMP.)
  3. 所属分类:数学计算

    • 发布日期:2020-09-10
    • 文件大小:1024
    • 提供者:Albert0405
« 12 3 4 5 »
搜珍网 www.dssz.com