-
ROOT-MUSIC-algorithm-
根-多信号分类算法(MUSIC)求电波到达角、离开角(Root- multiple signal classification algorithm (MUSIC) seeking wave arrival angle, left corner)
- 2013-09-11 09:29:28下载
- 积分:1
-
HX711-master
说明: Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2020-06-25 03:40:02下载
- 积分:1
-
space-time-signal-procesing
空时阵列信号处理的三个程序,考察对角加载的效果(Three procedures, the space-time array signal processing and investigated the effect of diagonal loading)
- 2012-05-02 16:16:42下载
- 积分:1
-
gaosisaier
迭代法求解线性方程组,首先将方程组AX=B中未知数X给定,计算出矩阵B。然后把矩阵B带入,利用雅各比迭代法反求X(Iterative method for solving linear equations, the first of equations AX = B will be in the unknown X given to calculate the matrix B. Then the matrix B into the use of Jacobi iterative method of reverse X)
- 2011-06-19 00:50:56下载
- 积分:1
-
sy_ge_damp_rduanlu_ode
matlab中同步电机在dq轴系下的建模,转子绕组短路定子绕组突然加对称电压,有阻尼绕组,自己用S函数编的,很好用的哦,适用于初学(matlab modeling of the synchronous motor in dq shaft under the rotor winding short-circuit the stator winding suddenly and symmetrical voltage damper winding, S function series, very good used, suitable for beginners)
- 2012-08-06 20:07:50下载
- 积分:1
-
linefit
非常好用和实用的直线拟合MATLAB小程序。(Very easy to use and practical linear fitting MATLAB applet.)
- 2013-12-16 09:29:42下载
- 积分:1
-
em
说明: 该代码实现了著名的EM算法,清晰地演绎了E与M步的实现过程,相信对初学者非常有益。(The function of this code is to implement the famous EM algorithm.The E and M proceduce has been implemented indepently and clearly. It is very useful for beginners.)
- 2011-05-11 21:56:31下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
dtlbq
带通滤波器的simulation仿真源码(Band-pass filter)
- 2012-04-26 18:47:50下载
- 积分:1
-
shift-register
用C语言在matlab中实现移位寄存器的程序编写,并实现其功能,效果还可以,大家可以看看。(shift register)
- 2012-08-08 11:00:39下载
- 积分:1