CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 控制算法

搜索资源列表

  1. 工业控制中的一种常用控制算法PID运算

    0下载:
  2. 工业控制中的一种常用控制算法PID运算-industrial control of a common computing PID control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:林王
  1. 图像采集与处理,控制算法与策略

    0下载:
  2. 图像采集与处理,控制算法与策略
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-08
    • 文件大小:10217
    • 提供者:hjlshu@126.com
  1. PID

    1下载:
  2. 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:73433
    • 提供者:王天坤
  1. pendulum_system

    3下载:
  2. 倒立摆全套仿真程序,里面包含极点配置控制,LQR控制等两种控制算法的控制器,和无静差跟踪器,支持算法扩充。可用于控制算法的检验。-A whole set of simulation of a pendulum systerm, which contains controler designing. It can be used to test control algrithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:39963
    • 提供者:xiaoyao
  1. control

    0下载:
  2. 本设计将对烘干机的温度控制予以研究。烘干机的结构虽然比较简单,但烘干过程是非线性、时变性和多变量的。在烘干过程中由于受各种不确定因素的影响,难于建立精确的数学模型。虽然自适应、自校正控制理论可以对缺乏数学模型的被控对象进行识别,但这种递推法复杂,实时性差,对烘干机水分的控制难以取得较好的控制效果。本设计将模糊控制理论最新应用于干燥的控制系统,以单片机为核心的模糊控制器将模糊逻辑语言控制策略变为有效的自动控制策略。在数字单片机上用模糊控制算法编制软件程序来实现对烘干过程的模糊控制。-This de
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:169626
    • 提供者:叶剧
  1. example38

    0下载:
  2. 传统PID整定与利用模糊控制算法进行整定-Traditional PID tuning with the use of fuzzy PID control algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:龚茜茜
  1. watercontrol

    0下载:
  2. 基于实验室装置的先进控制算法,主要是水槽液位的控制,组态软件实现-Laboratory-based devices, advanced control algorithms, mainly water tank level control, configuration software
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:37659
    • 提供者:皓月天
  1. code_fuzzy_control

    1下载:
  2. matlab开发的一个简单实用的模糊控制算法代码-一个简单实用的模糊控制算法代码
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:170452
    • 提供者:Lew
  1. 11912899MPC

    0下载:
  2. MPC控制算法实现控制,效果好,实现对被控对象的控制(MPC control algorithm to achieve control, the effect is good, to achieve control of the controlled object)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:入戏三分
  1. 第五届部分大学舵机控制策略

    0下载:
  2. 飞思卡尔舵机算法整理的比较全面的摄像头舵机算法(Freescale Carle steering algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:222208
    • 提供者:GMR
  1. danPID

    0下载:
  2. 神经网络PID 比较好用的PID控制算法,虽然不能很好的实现,但是也可以作为参考(ANN PID Neural network PID relatively easy to use PID control algorithm, although not very good to achieve, but can also be used as a reference)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:21504
    • 提供者:东东940815
  1. 最全PID控制算法的C语言实现

    0下载:
  2. 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:6031360
    • 提供者:jijunchen
  1. PID控制算法的C语言实现(完整版)

    2下载:
  2. 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:84992
    • 提供者:绮里小媛
  1. 板球控制系统的PD型模糊控制算法研究

    0下载:
  2. 板球控制系统的PD型模糊控制算法研究论文。(Research on PD fuzzy control algorithm of cricket control system.)
  3. 所属分类:其他

    • 发布日期:2017-12-12
    • 文件大小:198375
    • 提供者:wloving
  1. 电动机的单片机控制一

    0下载:
  2. 电动机得单片机控制书籍及控制算法原理,伺服系统得原理及设计。(The principle of controlling books and controlling algorithm is controlled by single chip microcomputer)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:6184960
    • 提供者:lovely1314
  1. MATLAB语言常用算法程序集

    0下载:
  2. MATLAB语言常用算法程序集,学习控制算法、数值分析有帮助(MATLAB language commonly used algorithm assembly)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:86582272
    • 提供者:奋斗cj
  1. 微型永磁直流电机位置控制

    1下载:
  2. 实现微型直流电机位置控制,基于STM32F1系列MCU,位置控制算法采用PD控制器(The position control of the micro DC motor is realized. Based on the STM32F1 series MCU, the position control algorithm uses the PD controller)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:8584192
    • 提供者:ckcjbxn
  1. PID控制算法的C语言实现一 PID算法原理

    0下载:
  2. PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:77824
    • 提供者:力兄
  1. MATLAB 自适应信号控制1

    1下载:
  2. 道路交叉口信号配时自适应控制算法 还有软件仿真实现(The algorithm of signal timing adaptive control at Road intersection and software simulation is realized.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:3013632
    • 提供者:murager
  1. 1_BLDC电机控制算法

    1下载:
  2. 详细介绍了BLDC的六步控制算法以及矢量控制算法的实现方式。(The control algorithm of BLDC is introduced)
  3. 所属分类:其他

    • 发布日期:2021-01-14
    • 文件大小:462848
    • 提供者:xilock
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com