搜索资源列表
PID
- 增量型PID算法汇编程序,增量式PID算法的输出量为 UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)] 式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。
PID
- 51单片机使用汇编语言编制的PID算法程序,积分分离法-51 single-chip using the PID algorithm for the compilation of the preparation procedures
jisuanzukang
- 电力系统中根据电压电流计算阻抗,其中使用半周积分算法计算电压电流的有效值-Power system voltage and current calculation based on impedance, in which the use of half integral algorithm of the RMS voltage and current
PIDasm
- 找到一个关于PID的程序了,也发出来让大家看看 积分分离PID控制算法程序 P10,积分分离PID控制算法程序 -To find a program on the PID, and also issued to let everyone see separate PID control algorithm integration process P10, integral separation process PID control algorithm
123
- 具体分析了数字积分法插补全象限直线、顺逆圆的算法,给出了插补流程图,编制了插补软件,提供了程序代码,列出了仿真结果-Concrete analysis of digital integral method interpolation all quadrants linear, ShunNi round algorithm is presented, the interpolation flowcharts, compiled the interpolation software, prov
PID
- 实现PID控制算法,通用PID控制算法(比例、积分、微分)的核心部分-Implement PID control algorithm, general PID control algorithm (proportional, integral, derivative) of the core
duncan-1
- 利用ABAQUS中的用户自定义材料子程序UMAT开发的三维邓肯-张模型,应力积分算法采用的是基本增量法-In the use of ABAQUS user-defined material subroutine UMAT developed three-dimensional Duncan- model, stress integration algorithm is the basic incremental method
9
- 二阶系统控制的编程设计 用积分分离pi算法 实现对电压的控制 输入电压-5.000至+5.000 需要硬件支持 -Two order control system programming design for integral separation PI algorithmTo achieve voltage control input voltage- 5 to+ 5
a
- simpson求积分,可以直接使用,可以体会积分方法的算法。-simpson 3/8 quadrature,it good.Can be used directly, need to transform the initial conditions
xd2x
- 离散时域信号,采用辛普森算法时域高精度积分,例如速度信号转化为速度信号。-Discrete time-domain signal , using the Simpson integration precision time-domain algorithms , such as the speed signal into a speed signal .