-
matlabprimer
很经典的教材,可以看看,不过最好还是稍微有点基础,里面有些写得比较简单(chinese book for matlab primers)
- 2010-09-05 09:29:14下载
- 积分:1
-
16QAM_mod_matlab_wy
说明: 16QAM的调制解调程序,用MATLAB实现(16QAM modulation and demodulation of procedures, using MATLAB)
- 2006-04-22 15:45:39下载
- 积分:1
-
Boost_for_UC2
Boost circuit in simulink
- 2014-08-26 00:50:35下载
- 积分:1
-
dynamic_bracking_dc
This is the model of the dynamic braking of the DC motor. Open loop control in introduced.
- 2014-10-02 15:38:23下载
- 积分:1
-
Digital-Modulation
说明: 实现了频移键控 相移键控 幅度键控等多种数字调制的matlab仿真(The realization of the FSK keying phase shift keying, such as rate of a wide range of digital modulation matlab simulation)
- 2008-12-01 21:33:54下载
- 积分:1
-
emdMain
对测试信号进行emd 分解,计算其在各个频带中的能量分布(The EMD of the test signal is decomposed, and the energy distribution in each frequency band is calculated)
- 2018-09-05 20:47:34下载
- 积分:1
-
c4-5
c4.5 algorithm in matlab
- 2010-06-07 11:35:47下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
Newton-Raphson-power-flow-matlab
牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料(Newton-raphson method of power flow calculation program, very practical, is a very good learning materials)
- 2014-11-06 10:13:13下载
- 积分:1
-
lsqr-matlab
matlab实现lsqr算法的源码,有强烈的参考价值,可用于地球物理反演。(matlab realize lsqr algorithm source code, there is a strong reference value, can be used for geophysical inversion.)
- 2021-04-17 19:18:52下载
- 积分:1