-
liziqun
说明: 该代码是由matlab编写的。粒子群是一种快速优化方法。能大量节省计算机运行时间。(The code is written in matlab. PSO is a fast optimization method. It can save computer time.)
- 2010-03-31 21:35:45下载
- 积分:1
-
Correlacion
uso de Correlacion en matla
- 2015-02-12 04:51:57下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1
-
Pattern-of-Antenna
绘制任何阵列天线的三维方向图,input_sideline16是一个16单元的线阵,里面是各个单元的位置、幅度、相位信息,先运行这个文件,再运行UNtitle5,就可以画出其二维、三维方向图;同理,自己可以写出任何阵列的信息,然后用UNtitle5画出其方向图。(draw the pattern of the antenna)
- 2015-10-17 10:36:22下载
- 积分:1
-
LPP
Locality Preserving Projections(LPP),局部保留投影,可以找出高维空间中的数据在低维空间中的投影,并保留了数据之间的相关性(Locality Preserving Projections (LPP), partial retention projection, you can find the data in high-dimensional space in a low dimensional space projection, and retains the correlation between data)
- 2013-08-09 11:30:30下载
- 积分:1
-
Basic
在matlab环境里,利用music算法对波达方向角度进行估计运算(use music for doa)
- 2015-01-08 16:00:13下载
- 积分:1
-
levinsonf
信号为两个正弦信号加高斯白噪声,用levinson递推法进行功率谱估计。(Signal for two sinusoidal signal plus Gaussian white noise, with levinson recursive power spectrum estimation method.)
- 2009-06-14 15:41:52下载
- 积分:1
-
calcLocalizationCRB
主要用于实现基于TOA/AOA/RSS/QRSS的二维定位算法,用matlab程序实现,内附有注释(Mainly used to implement based on TOA/AOA/RSS/QRSS two-dimensional positioning algorithm, using matlab program, enclosing a Comment)
- 2013-11-18 23:11:05下载
- 积分:1
-
DM6_decision_tree
实现ID3决策树算法,可以实现基本眜分类,最终的决策树是以结构体存放的(ID3 decision tree)
- 2014-08-29 10:06:01下载
- 积分:1
-
fdtd-3d
该代码利用matlab,根据各类边界条件的设定,实现了FDTD的算法。( This MATLAB M-file implements the finite-difference time-domain
solution of Maxwell s curl equations over a three-dimensional
Cartesian space lattice comprised of uniform cubic grid cells.)
- 2013-12-26 15:08:05下载
- 积分:1