-
Wavelet_OMPeeeee
运用Wavelet对图像进行处理!一个不错的小程序哦!可以使用!可供大家参考学习!(The image processing using Wavelet! A good small program! Can use! For your reference study!
)
- 2012-04-28 19:44:46下载
- 积分: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
-
FinancialToolboxMatlab
Matlab金融工具箱教程,英文版本的,介绍了Matlab里面金融工具箱的使用(FinancialToolboxMatlab)
- 2010-01-18 11:09:14下载
- 积分:1
-
GA-matlab
在matlab实现的遗传算法,不错!希望和大家一起分享……(matlab GA)
- 2010-05-06 09:30:49下载
- 积分:1
-
viterbi_decoding
Convolution Encoder and Decoder 1/2 , Viterbi algorithm
- 2013-09-21 19:41:02下载
- 积分:1
-
diphw2
A matlab source code in digital image processing using the the gray level slicing,linear transformation, log transformation and the thresholding transformation
- 2015-01-14 18:20:31下载
- 积分:1
-
CPPapi
C++标准库,C++ Standard Library,是类库和函数的集合,其使用核心语言写成,由c++标准委员会制定,并不断维护更新。(The C++ standard library, C++ Standard Library, is a set of class libraries and function, the use of the core language, developed by the c++ Standards Committee, and continue to maintain and update.)
- 2015-01-17 09:23:49下载
- 积分:1
-
HCircle
HCircle问题求解算法, 程序, 源码, 采用Matlab实现(HCircle problem solving algorithm, program, source code, using Matlab Implementation)
- 2010-08-05 16:50:04下载
- 积分:1
-
2009341010559664
主要时STTC,的编码时我再网络上收及的(sttc )
- 2009-05-09 14:01:42下载
- 积分:1
-
shili3
说明: 调度问题中的粒子群优化方法及其应用研究
调度问题中的粒子群优化方法及其应用研究(Scheduling Particle Swarm Optimization Method and Its Application Scheduling Particle Swarm Optimization Method and Its Application)
- 2010-04-18 21:52:48下载
- 积分:1