搜索资源列表
matlab-Numerical-calculation
- matlab 数值计算源代码例子及运行结果。 一元函数的极值 多元函数的极值 数值积分 求解常微分方程-matlab numerical source code examples and the results. Unary function extremum Multi-function extremum Numerical integration Solving Ordinary Differential Equations
PID-in-C
- PID的流程简单到了不能再简单的程度,通过误差信号控制被控量,而控制器本身就是比例、积分、微分三个环节的加和。里面的源代码都是由C语言所实现。-PID process is simple to a simple degree can not be controlled by the amount of error signal control, and the controller itself is proportional, integral, differential sum of thr