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

搜索资源列表

  1. AN937

    0下载:
  2. 微芯公司步进电机PID增量式算法 防止积分饱和-AN937
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:55908
    • 提供者:bldc
  1. shuiwenkongzhixitong

    1下载:
  2. 本文介绍的是一个以51单片机为控制核心的水温控制系统,此系统通过人机交互设定控制温度,采用增量型PID算法,通过脉宽调制控制电炉加热,最终实现水温的恒定。-This article is one of 51 core microcontroller to control the water temperature control system, this system controls the temperature through the man-machine interaction set
  3. 所属分类:software engineering

    • 发布日期:2015-04-07
    • 文件大小:413838
    • 提供者:肖若遥
  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. stc89

    0下载:
  2. 水温控制系统,通过按键设计pid参数,用继电器控制输出。实现pid增量式输出。-Water temperature control system, through the key design pid parameters, with the relay control output. Pid achieve incremental output.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3520
    • 提供者:刘群
  1. pizd

    0下载:
  2. 1.采用微分先行PID控制实现对液位的控制。 2.采用增量式PI控制实现流量的快速跟踪,且波动范围较小。 3.采用经验方法分别对上述两个PID控制器参数进行整定。 -1. Using differential PID control to achieve the first level of control. 2. Using PI control to achieve incremental flow of fast-track, and the fluctuation small
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:6443
    • 提供者:weizhen
  1. control-system-by-computer

    0下载:
  2. PID控制器的计算机控制实现 实验目的:(1)通过实验进一步掌握计算机控制的基本原理;  (2)熟练掌握基本PID控制器(增量式为主)的原理、设计和算法编排;  (3)掌握HY-6070板的基本工作原理,能熟练的进行接口(A/D、D/A)程序设计 -Purpose: (1) experiment to further understand the basic principles of computer control  (2)
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:163748
    • 提供者:叶文伟
  1. BPlizi_1

    0下载:
  2. PID神经网络 BP神经网络 本人自编 PID采用增量式PID控制-PID neural network BP neural network self I use incremental PID control PID
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1246
    • 提供者:杨先生
  1. PIDC

    0下载:
  2. 51单片机pid 增量控制程序,适用与初学者,有一定的参考使用价值-51 pid control sourse
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:23758
    • 提供者:jamesfu
  1. 51_PID

    0下载:
  2. 基于msc51的温度控制系统的设计,采用增量式PID温控技术
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:206228
    • 提供者:毛宜
  1. WZSSF

    0下载:
  2. 改进过的增量式算法在实际中的应用场合,此PID程序克服大多数传统算法中的弊端-Incremental algorithm and the position of hybrid-type algorithm interoperability, easy to understand the PID algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2731
    • 提供者:阳阳
  1. PWM_MotoB

    2下载:
  2. 1.本示例将演示电机的闭环控制,即以单位时间内的码盘脉冲输出为反馈,以单位时间内 // 欲达到的脉冲数为输入,以变占空比的PWM波为输出。使用的算法为经典的PID控制算法 // 该算法具有实现方便,参数整定容易,控制鲁棒性好等优点。借助我们的串口虚拟示波 // 器软件,用户可以很方便地整定出一套满意的参数。 //2.PID算法要处理的数据不外乎输入与反馈的偏差(做比例运算),本次偏差与上一次偏差 // 的差(做微分运算,离散化以后就是差分运算),所有变差的累积(积分运算,离散
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:873392
    • 提供者:王帅
  1. motor

    0下载:
  2. Mega16的PID算法控制直流电机转速仿真及程序,增量式和位置式算法都有,虽然在Proteus中的电机调速基本只要比例环节就够了,但是程序算法对初识PID的新手还是有参考价值-The Mega16 the PID algorithm to control the DC motor speed simulation and procedures, incremental and positional algorithms have, in Proteus motor speed basic pr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:21324
    • 提供者:Wu
  1. PIDsourceCode

    0下载:
  2. PID控制程序,输入一个变量值,pid控制程序根据增量式pid控制算法计算控制变量,然后输出控制变量。-PID source code of control program
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7247
    • 提供者:上官衍猛
  1. Desktop

    0下载:
  2. C51电机控制,PWM 增量式数字PID程序  PID控制-C51 motor control, PID control of the PWM incremental digital PID process
  3. 所属分类:DSP program

    • 发布日期:2017-06-12
    • 文件大小:19723214
    • 提供者:chenjiawei
  1. m

    0下载:
  2. pid控制,matlab语言编写,增量式PID控制算法-pid control, Matlab language, incremental PID control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4173
    • 提供者:Andy
  1. chap5_04_PID

    0下载:
  2. 系统辨识和自适应控制中增量式PID控制的应用-Incremental PID control inSystem identification and adaptive control
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:708
    • 提供者:方学生
  1. temperaturecontrol_PID

    1下载:
  2. 加热器温度控制PID算法,增量式PID算法,请下载-The heater temperature control PID algorithm, incremental PID algorithm, please download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1635
    • 提供者:孔小龙
  1. PPIDDrarI

    0下载:
  2. 温度PID控制,增量式算算法.条理清晰,通俗易懂. -PID temperature control, incremental count algorithm. Clear, easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10602
    • 提供者:fjk2002
  1. zengliangshiPIDcontoller

    0下载:
  2. 非常好的matlab增量式式PID控制算法-Very good matlab incremental PID control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:648
    • 提供者:朱一一
  1. CPP_C_MATLAB

    0下载:
  2. 增量式PID控制C语言代码增量式PID控制C语言代码-PID of C programPID of C program
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:14432
    • 提供者:wangguosheng
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com