-
newton
用牛顿迭代法解非线性方程组的源程序,在MATLAB中可用(Newton iteration method for nonlinear equations of the source, available in MATLAB)
- 2010-07-10 18:59:49下载
- 积分:1
-
LogMAPdecoder_HTM
说明: 经典的卷积码的Log_MAP译码算法matlab仿真实现(A classical Log_MAP decoding algorithm of convolutional code is relized by matlab.)
- 2010-04-10 09:57:38下载
- 积分:1
-
comm_vect_DFIG1
commande vectoriel of machine double feed induction
- 2010-05-15 06:45:13下载
- 积分:1
-
lda-0.1-matlab
这是一个LDA主题模型的matlab代码,可进行中文模糊聚类分析,内涵说明,可直接使用。(This is a topic LDA model matlab code, can be Chinese fuzzy clustering analysis, meaning that can be used directly.)
- 2014-01-23 12:48:39下载
- 积分:1
-
AsynchronousMachine
AsynchronousMachine model and simulation
- 2012-01-19 10:14:03下载
- 积分:1
-
moxingising
对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。(Ising model for the simulation, which is two-dimensional case, for physics, it is very important.)
- 2013-12-28 17:33:42下载
- 积分:1
-
OFDM
OFDM的MATHLAB仿真,计算误码率,误比特率,π/4qpsk调制(OFDM-MATHLAB simulation, the calculation error rate, bit error rate, π/4qpsk modulation)
- 2010-01-01 12:37:16下载
- 积分:1
-
EMnormmixtest
说明: 经典的EM算法程序,用于正态混合分布模型的参数估计,希望能够对大家有帮助!(classic EM algorithm for the Normal Distribution hybrid model parameter estimation, we hope to be able to help!)
- 2006-03-07 10:46:56下载
- 积分:1
-
GA-Optimization-of-Antenna-Array
本程序主要在MATLAB环境下实现笔状阵列天线的遗传算法的优化。(This procedure mainly in the MATLAB environment to achieve the pen-shaped array antenna genetic algorithm optimization.)
- 2020-07-03 09:20:01下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1