PID+algorithm
PID+algorithm技术资料下载专区,收录3,278份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
3,278
PID+algorithm 全部资料 3,278 份
Fingerprint Pattern Recognition Using Distance Method Algorithm.
Fingerprint Pattern Recognition Using Distance Method Algorithm.
2017-05-24
63
Normalized Least mean square algorithm in matlab
Normalized Least mean square algorithm in matlab
2017-05-25
63
PID Control
·Michael A. JohnsonMohammad H.MoradiPID ControlNew Identification and Design Methods
2013-06-13
127
PID 控制
PID 控制在过程工业控制中应用广泛, 但在实际工业现场运行的PID 回路的控制 性能差异较大, 有许多系统长期置于手动控制。一部分由于系统过程特性使PID 调节不能满足 控制要求, 还有一部分却是由于PID 回路参数整定的不合理。针对控制...
2024-05-23
3
PID程序
比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一...
2024-09-04
6