-
ant
说明: 关于蚁群聚类的程序,蚁群聚类可以解决很多问题,比如TSP问题(On the ant colony clustering procedures, ant colony clustering can solve many problems, such as the TSP problem)
- 2011-04-04 09:58:22下载
- 积分:1
-
deec-VS-leach.matlab
此代码将leach和deec协议进行比较,对毕设要坐这方面的同学很有帮助,大家有兴趣可以看看。(This code will leach and deec protocol comparison, the complete set up to take the students very helpful in this regard, we are interested can look at.)
- 2014-01-20 17:27:55下载
- 积分:1
-
fiehang_v15
采用了小波去噪的思想,包括四元数的各种计算,包括调制,解调,信噪比计算。( Using wavelet denoising thought, Including quaternion various calculations, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2016-11-21 14:36:18下载
- 积分: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
-
monte-carlo
利用matlab实现蒙特卡洛算法计算等待时间编程,仿真,有详细源代码(Using matlab to achieve waiting time Monte Carlo algorithm programming, simulation, detailed source code)
- 2011-08-19 10:29:06下载
- 积分:1
-
saddle-node
通过此程序希望可以对基本的分岔过程有一个感性的认识(Hope that through this procedure can be the basic process of bifurcation has a perceptual awareness of)
- 2008-04-12 14:08:23下载
- 积分:1
-
EMBC09_mmarkaki_stylianou-(4)
In this paper, we consider the use of Modulation
Spectra for voice pathology detection and classification. To
reduce the high-dimensionality space generated
- 2014-02-07 15:22:47下载
- 积分:1
-
huanghe
说明: 该程序基于BP神经网络编程,开发工具MATLAB用于预测(The program based on BP neural network programming, development tools, MATLAB used to predict)
- 2008-12-04 19:38:48下载
- 积分:1
-
Cars
CARS变量选择方法能够在一定程度上克服变量选择中的组合爆炸问题,筛选出优化的变量子集,提高模型的预测能力( Competitive Adaptive Reweighted Sampling method for variable selection.)
- 2021-01-29 15:58:34下载
- 积分:1
-
ring_mod0
A function that simulates the Ring Model
- 2012-05-27 14:31:06下载
- 积分:1