登录
首页 » 算法 » 温度PID控制

温度PID控制

于 2023-03-13 发布 文件大小:1.70 kB
0 165
下载积分: 2 下载次数: 2

代码说明:

温度控制PID调节,大家可以参考参考,用的是增量式PID调节方法,温控精度可以达到0.1摄氏度,具体我也不多说,Ki=KpT/Ti=0.8,微分系数Kd=KpTd/T=0.8,Td=0.0002,根据实验调得的结果确定这些参数

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个经典的十字链表实现
    一个经典的十字链表实现-a classic Orthogonal List
    2023-04-16 17:10:04下载
    积分:1
  • 子波反褶积 C++
    通过FFT和自相关计算子波,之后计算反算子,然后用反算子和地震记录褶积。 此算法为学习交流之用。
    2022-12-24 06:30:03下载
    积分:1
  • 贝塞尔曲线示例
    #include < iostream > #include < 矢量 > #include < math.h > #include"BezierPoint.h" 使用命名空间 std ; BezierPoint 贝塞尔 (方法 < BezierPoint > & pts,双 t) ; 双选择 (双 a,双 b) ; 双 factorial(double num) ; int main(void) { 方法 < < BezierPoint >> 方法警校 ; char endPointCount = 0; 双 inx ; 双 iny ; int ptCount = 0; int 终结点 ; 双 deltaT ; cin >> ptCount >> deltaT ; 为 (int 我 = 0 ; 我 < ptCount; i + +) { cin >> inx >> iny >> 终结点 ; BezierPoint p iny inx) ; 如果 (endPointCount = = 0 & & 终结点 = = 1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; 继续 ; } pts[pts.size()-1].push_back(p) ; 如果 (endPointCount! = 0 & & 终结点 = = 1 & & 我! = ptCount-1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; } } 为 (std::s
    2022-03-13 19:08:01下载
    积分:1
  • 这个可以很好的实现实现一元多项式的计,包括其相加和相减,是用C语言编写的。...
    这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
    2023-03-25 02:40:03下载
    积分:1
  • 最精简的C++队列, 覆盖各种方
    队列特性:先进先出(FIFO)——先进队列的元素先出队列。来源于我们生活中的队列(先排队的先办完事)。队列有下面几个操作:InitQueue()   ——初始化队列EnQueue()        ——进队列DeQueue()        ——出队列IsQueueEmpty()——判断队列是否为空IsQueueFull()    ——判断队列是否已满
    2022-11-07 10:10:04下载
    积分:1
  • 自己包装的openssl库
    资源描述自己包装的openssl库自己包装的openssl库自己包装的openssl库自己包装的openssl库自己包装的openssl库
    2023-04-08 03:50:04下载
    积分:1
  • 看论坛上有个要钱的关于数学运表达式的东西,之前写过一个关于数学表达式的单元,现免费发给大家了,当然因为只是临时用才写的,有些粗糙,请原谅。...
    看论坛上有个要钱的关于数学运算表达式的东西,之前写过一个关于数学表达式的单元,现免费发给大家了,当然因为只是临时用才写的,有些粗糙,请原谅。-Have a look forum money on things mathematical expressions, written before the mathematical expression on the cell, is distributed free to the U.S., of course, because it is only a temporary use only written, some rough, please forgive me.
    2022-01-30 19:04:27下载
    积分:1
  • STM8函数库中文参考
    STM8函数库中文参考 
    2023-02-26 15:45:04下载
    积分:1
  • 关于中国邮递员问题的代码,很不错哦,希望对大家有用
    关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
    2023-06-03 03:15:03下载
    积分:1
  • code which produces plots of grid, velocity vectors, profiles of velocity compon...
    code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
    2022-06-20 02:11:40下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载