-
matlab_txt_dat
基于matlab,可以将数据输出为txt或者为dat格式的程序(Based on matlab, data can be output as a txt or dat format for the program)
- 2013-11-24 12:03:58下载
- 积分:1
-
AFEM@matlab
说明: 五点差分型多重网格方法:各种插值算子的比较)(Five-point difference-type multi-grid methods: a variety of interpolation operator of comparison))
- 2008-12-07 21:16:58下载
- 积分:1
-
comp
基于周期失配序列和m序列的OFDM信道估计性能比较(Mismatch sequence and m-sequence OFDM channel estimation performance comparison)
- 2013-09-03 16:22:29下载
- 积分:1
-
New-folder
involes leach clustering method. the energy efficient way to custer the nodes in a wireless networks and the modulation schemes involved in these wireless sensor communication
- 2012-08-05 17:04:07下载
- 积分:1
-
cloud-generator
文章描述了云模型的软件实现,采用matlab编程。主要描述了正向云发生器和逆向云发生器。(Article describes the cloud model of software using matlab programming. Describes the forward cloud generator and backward cloud generator.)
- 2011-11-22 12:59:40下载
- 积分:1
-
MATLAB-code
本代码包含了多个MATLAB经典程序,其中有:滤波器,线性变换,图像处理等(This code contains a number of MATLAB classical procedures, including: filters, linear transform, image processing, etc.)
- 2013-11-04 14:22:08下载
- 积分:1
-
ProgrammingPPerl
Perl 语言编程
第三版 作者:Larry Wall, Tom Christiansen, and Jon Orwant 译者:何伟平
(The third edition of the Perl programming language: Larry Wall, Tom Christiansen, and Jon Orwant Translator: weipin)
- 2013-11-04 23:05:21下载
- 积分:1
-
Krage
模式识别的一种算法源代码,不一定适合所有人(A pattern recognition algorithm source code, not necessarily suitable for everyone)
- 2009-11-16 21:16:23下载
- 积分: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
-
vblast
MIMO中的VBLAST系统仿真,以及信道相关性分析(The VBLAST MIMO system simulation, and analysis of the channel correlation)
- 2010-11-02 22:22:31下载
- 积分:1