资源列表
1
- 矩阵连乘算法,找出最适合的乘法方式。如矩阵为A B C,则在 A*B*C中找出最为适合的乘法方式。-Matrix multiplication algorithm with, identify the most suitable way of multiplication. Such as the matrix for the ABC, then the A* B* C multiplication to find the most suitable way.
ata
- 用智能规划解空间树法生成测试数据Smart planning solution space with a tree method to generate test data-Smart planning solution space with a tree method to generate test data
linked-list-polynomial-sum
- 用链表表示一元多项式,写一算法完成两个一元多项式相加。-Represents a polynomial with a linked list, write an algorithm to complete two one-polynomial sum.
finite_markov_chain_and_algorithmic_application.r
- This eBook is "finite markov chain and algorithmic application"
Kalman
- 关于联邦卡尔曼滤波的源程序代码、卡尔曼滤波简洁-Kalman filter on the federal source code, simple Kalman filter
Kalman-filtering-theory-of-Kalman
- 卡尔曼滤波/卡尔曼原理/卡尔曼滤波源代码-Kalman filter/Kalman theory/Kalman filter source code
nonlinear-regression
- 非线性回归模型简介,所有非线性模型都是基于该数学理论编写的。编写matlab程序时,需基于该数学理论。-nonlinear fiiting
3-variable-add-sub-mul
- 3 variable arithmati-3 variable arithmaticc
proac
- 精密控制谐振腔获得合成孔径激光雷达信号的方法-Precise control of the laser cavity to obtain synthetic aperture radar approach
C-algorithm
- Robert.Sedgewick.(美国)经典算法著作的清晰电子版-Robert.Sedgewick. (USA) classic clear electronic version of the algorithm works
expressions
- 这是我做的一个求中缀表达式值的程序,其中用到了栈。-This is a request I made an infix expression value of the procedure, which uses a stack.
PID_C
- PID算法 Programmer是通过PID方式来计算OP值的。PID中P是强度参数,控制强度;I是积分参数,用来接近设定值;D是微分参数,使输出稳定在设定值附近。PID控制实际上是调整设定斜率和实际斜率的差距,让实际斜率在设定斜率附近震动,最后趋于稳定。-Programmer PID algorithm to calculate the way through the PID value of the OP. P is the strength of the PID parameters