-
TSP
本程序是对旅行家问题的粒子群优化算法实现(This procedure is the issue of travelers Particle Swarm Optimization Algorithm)
- 2007-10-04 15:50:49下载
- 积分:1
-
bartlett_spacial
bartlett 波束形成,可实现matlab仿真分析 程序包括注解等必要说明(bartlett beamforming)
- 2011-05-14 12:12:12下载
- 积分:1
-
OFDM
经典的OFDM仿真程序,比较简单,适合初做仿真者用。(A symple program of OFDM)
- 2011-12-16 21:03:06下载
- 积分:1
-
matlab
主要介绍一些基于matlab开发环境的一些实用的函数程序事例,非常有用(Introduces some of the functions of some practical examples matlab program development environment based on useful)
- 2013-12-25 16:53:04下载
- 积分:1
-
disper_compens
Matlab code for dispersion compensation
- 2012-01-31 04:44:35下载
- 积分:1
-
OFDM_PAPR_Reduction
OFDM PAPR Reduction for B3G or 4G mobile wireless communication system.
- 2010-12-04 13:19:49下载
- 积分: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
-
matlab-Histogram
2文件包括:calcnbins,计算出的“理想”的若干箱使用直方图,用三种可能的方法。(freedman-diaconis ,史葛和斯特奇斯 的方法。)histx是一个包装中的直方图函数历史,使用calcnbins选择若干箱如果不提供。(2 file include: calcnbins, calculate the " ideal" box using the histogram, with three possible ways. The method (freedman-diaconis ' , Scott and Sturges' .) Histx is a packaging the histogram function history, use calcnbins select certain box if you do not provide.)
- 2012-10-25 21:05:38下载
- 积分:1
-
chapter-3
冈萨雷斯数字图像处理配套matlab例程,第三章。代码里面有详细解释,适合初学者同步学习。(Gonzalez digital image processing supporting Matlab routines, chap. There is a detailed explanation of the code, suitable for beginners synchronous learning.)
- 2013-04-27 12:13:28下载
- 积分:1
-
Dean_PLL_3rd_loop_filter_exact_org
Dean 的PLL Performance,Simulation and Design 这本书里3rd 滤波器PLL求解的精确matlab程序(Dean of the PLL Performance, Simulation and Design This book 2nd PLL filter matlab program to solve the)
- 2010-09-15 00:15:02下载
- 积分:1