-
EGCBER
该程序计算了接收分集中等增益合并的误码率,并有理论值和仿真值的比较(The program calculates the bit error rate of receive diversity and equal gain combining, and the theoretical values and simulation values)
- 2021-04-19 20:28:51下载
- 积分:1
-
demo
说明: 内涵免疫克隆算法,基因算法,免疫网络算法的matlab源码(Connotation of immune clone algorithm, genetic algorithm, immune network algorithm matlab source)
- 2008-09-12 12:42:57下载
- 积分:1
-
digitizer
digitize grapical graphs
- 2013-08-19 18:53:08下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
LISTING5_3
Tactial+and+Strategic+Missile+Guidance book program source code (For Mac in Matlab)
- 2013-10-04 10:46:23下载
- 积分:1
-
MATLABGAMATLAB
遗传算法,蚁群算法,实现最短路径问题 (GENETIC )
- 2010-06-17 09:37:06下载
- 积分:1
-
shujuguanlian
数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它
认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提
出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了
详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。(Data association is one of the key technologies in multi—target tracking.And JPDA is considered as the best da·
ta association method.JPDA considers the association of measurements with targets is simply one-to-one problem.But in many
practical cases,the association of measurements with targets will be multiple—to—multiple problem.For this case,a
Generalized
Probability Data Association(GPDA)algorithm is proposed in this paper.Furthermore,this paper analyzes the performance of
these two algorithms theoretically.And we give the comparative analysis of those performances by using Monte Carlo method.)
- 2010-06-23 21:21:08下载
- 积分:1
-
the_Batch_Perceptron_Algorithm
模式识别的批处理matlab源代码,包括学习文档,和实验图像。(Pattern recognition matlab source code of the batch, including the study documentation, and experimental image.)
- 2009-04-30 10:42:27下载
- 积分:1
-
matlab
matlab 解方程和最优化问题,希望广大学者朋友能用上(matlab solving equations and optimization problems, hope that friends can be used on the majority of scholars)
- 2011-04-20 16:48:53下载
- 积分:1
-
week-9
Library program which takes the user input and gives the details of the books .
- 2015-01-10 05:35:35下载
- 积分:1