-
4bit
说明: 四元数是一种解决空间物体定位的数学方法,本源码包含四元数法(Quaternion space is a solution to the mathematical method of positioning objects, the source code contains the quaternion method)
- 2009-08-16 03:16:58下载
- 积分:1
-
yiqun_matlab
MATLAB蚁群算法源程序,和大家一起分享!和大家一起多多交流学习!(MATLAB source code ant colony algorithm, and to share with everyone! Learn more exchanges with everyone!)
- 2010-05-19 20:28:35下载
- 积分:1
-
1D-MUSIC
一维MUSIC算法的Matlab程序,可以仿真,很好用(One-dimensional MUSIC algorithm in Matlab)
- 2012-05-17 15:07:37下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
MMSE_SU_MIMO
说明: 这是一篇关于多用户下行链路预编码的文章,主要是从一些基本的矩阵变换以及矩阵运算方面讲解一些原理,最后给出仿真实验
- 2010-04-18 15:19:44下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years ((Evolu2tionary Algorithm- EA) .PSO algorithm is an evolutionary algorithm, and similar genetic algorithm, it is also starting random solutions, through iterative search for the optimal solution, which is also uated by the quality of the fitness solution, but it is much simpler than genetic algorithms rule, it does not have the genetic algorithm cross (Crossover) and variant (Mutation) operation, which by following the current search to find the optimal value to the global optimum. the algorithm for its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and in solving practical problems demonstrated its superiority.)
- 2014-11-10 10:45:51下载
- 积分:1
-
NSL0
基于光滑l0范数和修正牛顿法的压缩感知重建算法,算法简单有效,具有较好的计算精度(Compressed sensing reconstruction algorithm of smooth l0 norm and correction based on Newton method)
- 2013-09-27 10:26:36下载
- 积分:1
-
sg_createfilterf2
face filter program for matlab
- 2014-10-18 15:06:29下载
- 积分:1
-
beamforming
These codes are about beamforming. receiver is like disc or ula.describtions are in m_files
- 2013-11-06 20:15:10下载
- 积分:1
-
MIMO-OFDM_commu
关于MIMO-OFDM技术在空时分信道上的源代码,符合当今通讯应用的潮流。(About MIMO-OFDM technology in the space-time channel of the source code, in line with the trend of today s communications applications.)
- 2014-12-24 15:47:42下载
- 积分:1