搜索资源列表

  1. pid

    0下载:
  2. 这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:
  1. pid

    2下载:
  2. 自己改写的单片机pid程序,实用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:27648
    • 提供者:张文治
  1. PID

    0下载:
  2. PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
  3. 所属分类:汇编语言

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:方圆
  1. ANN-PID

    0下载:
  2. 神经网络PID控制算法仿真实例,有很好的参考价值-Neural network PID control algorithm simulation example, has a very good reference value
  3. 所属分类:书籍源码

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:lily
  1. pid

    1下载:
  2. 这是一个51系列单片机控制加热温度的程序,使用了pid算法。-This is a 51 series single-chip microcomputer to control the heating temperature of the procedures, the use of pid algorithm.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:59392
    • 提供者:zhych
  1. TMS320VC5416-PID

    0下载:
  2. 该工程是对TMS320VC5416芯片的一个PID算法的实现例子,所用的开发工具是CCS。能让你明白如何实现对电机速度的控制。-The project is TMS320VC5416 chip realization of a PID algorithm for example, development tools used is CCS. Allows you to understand how to realize the spee
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:38912
    • 提供者:zhou
  1. PID

    0下载:
  2. 先进PID控制matlab仿真一书的源代码-Advanced PID control simulation matlab book
  3. 所属分类:书籍源码

    • 发布日期:2024-05-03
    • 文件大小:204800
    • 提供者:刘辉
  1. pid

    0下载:
  2. PID比较简单的PID数字控制算法的实现,大家可以分享以下-PID relatively simple digital PID control algorithm realize, we can share the following
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:76800
    • 提供者:dawang
  1. PID

    0下载:
  2. 我上传的本压缩包包括PID算法的介绍以及一个双机对发短信程序,该程序已成功!-I uploaded the compressed packet including the PID algorithm, as well as introduce a dual-machine message to the fat program, the program has been successful!
  3. 所属分类:其他行业

    • 发布日期:2024-05-03
    • 文件大小:230400
    • 提供者:增两
  1. PID

    0下载:
  2. base on the mc9sdg128b PID Algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:158720
    • 提供者:何岳培
  1. PID

    0下载:
  2. 主要是PID的算法程序!!要是在实际的调试中改点参数就可以移植了 -PID algorithm is the procedure! ! If the actual change point in the debugging parameters can be transferred on a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:陈德光
  1. PID

    1下载:
  2. 非常使用的PID算法,可以修改直接应用程序中。-PID algorithm is used, you can modify the direct application.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:john
  1. pid

    0下载:
  2. 基于MATLAB的PID程序,该程序实现PID参数的优化调整-MATLAB based on the PID process, which realize the optimal adjustment of PID parameters
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:纷纷
  1. pid.c

    0下载:
  2. pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:npvt
  1. Lab0602-PID

    0下载:
  2. 基于DSP5509的PID电路的程序历程 希望对DSP初学者有所帮助-Based on the PID circuit DSP5509 procedures DSP beginners course hope to be helpful
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:50176
    • 提供者:唐方
  1. PID

    0下载:
  2. 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定-A more typical PID treatment procedures, the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王炬
  1. pid

    0下载:
  2. 关于PID一些资料 关于PID一些资料-Some information on the PID information on the PID
  3. 所属分类:软件工程

    • 发布日期:2024-05-03
    • 文件大小:168960
    • 提供者:
  1. PID-c-source-code

    0下载:
  2. 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王强
  1. PID

    0下载:
  2. 用C++编写的 PID Contorl. 应该有所帮助.-With C++ Prepared PID Contorl. Should be helpful.
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:lipu721
  1. pid

    1下载:
  2. PID的实现程序,很基本,使用c编写,可以直接在tc的环境中调试。仅仅用于pid的实现测试而已-Realization of PID procedure, very basic, the use of c preparation can be directly in tc debugging environment. Pid only for the realization of the test only
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:barry
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org