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

搜索资源列表

  1. PID

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

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

    0下载:
  2. 变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7024
    • 提供者:江明
  1. HsPIDController

    0下载:
  2. 使用C++实现PID控制算法,程序中包含输入数据的产生;控制算法的实现;数据的输出,用户可以向结构中填入自己的输入和输出-The use of C++ to achieve PID control algorithm, the program contains input data generation control algorithm implementation data output, the user can fill in the structure of their own i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:162061
    • 提供者:Watson
  1. 1_071230021054

    0下载:
  2. 是资料本。主要讲述PID的控制算法。以及几种PID控制算法的比较。其中可以采用c、c#编程。-This is the information. Mainly about the PID control algorithm. And several PID control algorithms. One can use c, c# programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:276959
    • 提供者:garmo
  1. GA

    0下载:
  2. 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2915204
    • 提供者:杨杨
  1. BP-for-C-and-Matlab

    0下载:
  2. bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法-BPfor C and Matlab,Mainly used for nonlinear system modeling and control
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:5828
    • 提供者:sugar
  1. PID-for-C

    0下载:
  2. 一个用c语言实现的,PID算法的程序,很经典的东西,很值得学习。-A realization by c language, PID algorithm procedure, it is classic stuff, it is worth learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4365
    • 提供者:姚慧君
  1. Fuzzy-PID-control-c-program

    0下载:
  2. 由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4749
    • 提供者:zhuyun
  1. C-language-realise-PID

    0下载:
  2. 用C语言实现 工程中常用的PID算法。超实用-c language realise PID
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1442132
    • 提供者:yangwu
  1. PID_weizhi

    0下载:
  2. 位置式PID控制算法用c++来写,更易操作(cpp)-Position type PID control algorithm (CPP)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:705820
    • 提供者:陈志环
  1. pid

    0下载:
  2. PID经典实用的C语言算法可用于了解学习-PID classic and practical C language algorithms can be used to understand learning
  3. 所属分类:AI-NN-PR

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

    1下载:
  2. 模糊PID算法C语言程序,应用查表法,给出了模糊PID的具体程序-Fuzzy PID algorithm C language program, the application of look-up table method, given the specific procedures of the fuzzy PID
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-15
    • 文件大小:5120
    • 提供者:潘亚培
  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. PID的C语言算法使用,对PID使用有大的帮组-PID of the C language algorithms, the PID big help group
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1356
    • 提供者:王吉昌
  1. C-language-PID-algorithm.

    0下载:
  2. C语言实现PID算法。PID算法是目前一般控制领域中经常使用的自动控制算法,它依据给定的设定值,反馈值,以及比例系数,积分和微分时间,计算出一定的控制量,使被控对象能保持在设定的工作范围,并且可以自动的消除外部扰动。下面介绍PID算法的实现以及其离散化的过程和依据。-C language PID algorithm. PID algorithm is frequently used in the field of general control of the automatic control
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:11312
    • 提供者:William
  1. C_language-PID

    0下载:
  2. PID的软件编程C语言算法 PID-Software PID PID algorithm in C language programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6059
    • 提供者:huasheng
  1. PID

    0下载:
  2. 使用C语言实现PID算法,让你对pid算法的实现有一个清晰的认识-PID algorithm using C language, so that you realize pid algorithm to have a clear understanding of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10836
    • 提供者:王军
  1. MATLAB-AND-C-PID

    0下载:
  2. MATLAB和c的先进PID算法测试文件,大学课程用先进PID算法。-The test file of advanced PID algorithm of MATLAB and C, university course with advanced PID algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5736
    • 提供者:常浩
  1. PID

    0下载:
  2. 位置式PID算法的C语言实现。结构容易,具有很好的可读性。-the realization of C lauguage to positon PID algorithm,with simplify structure and good readability.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:王杰
  1. PIDalgorithm

    1下载:
  2. 使用c完成的PID控制算法,实现对温度的有效控制-PID control algorithm using C, realize the effective control of temperature
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-17
    • 文件大小:57344
    • 提供者:wangey815
« 1 23 »
搜珍网 www.dssz.com