登录
首页 » matlab » BruteSearch

BruteSearch

于 2009-03-30 发布 文件大小:4KB
0 177
下载积分: 1 下载次数: 34

代码说明:

  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. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB
    matlab 常用命令流,让您的开发变得更加轻松( matlab Commonly used command flow, let your development become more relaxed)
    2012-06-22 22:14:52下载
    积分:1
  • fastica
    Independent Component
    2014-11-07 21:29:16下载
    积分:1
  • Desktop
    蒙特拉罗法和一次二阶矩法的程序,并附上了例子,能很好的帮助初学者学习(Monte La France and a second-order moment method procedure, along with the examples, can be very helpful for beginners to learn)
    2011-11-17 18:32:49下载
    积分:1
  • aloha
    随机多址接入协议的matlab仿真及其结果,包括ALOHA,时隙ALOHA,非连续性CSMA和时隙非连续性ISMA协议。(The matlab simulation and results of random multiple access protocol,including ALOHA, slotted ALOHA, CSMA and snpisma protocols.)
    2014-06-06 23:01:49下载
    积分:1
  • convolution
    说明:  MIMO信道SIMO信道下信道容量与天线数目等的关系,研究MIMO的好资料(This program demonstrates the convolution procedure)
    2011-03-29 16:02:52下载
    积分:1
  • conversion
    极化SAR矩阵的相互转换的程序,包含s、k、c、t矩阵的转换(The conversion of Pol-SAR matrixes,including s,k,c,t matrixes)
    2013-11-29 09:31:04下载
    积分:1
  • gaussmix-v1.1
    fuzzy c_meanc code algorithm
    2014-02-08 12:32:27下载
    积分:1
  • ezw
    embedded zero tree coding
    2010-09-18 17:19:52下载
    积分:1
  • 5GreatMatlabBooks
    A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object Oriented Programming, The Handbook Of Data Mining, Matlab - Creating Graphical User Interfaces,(A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object Oriented Programming, The Handbook Of Data Mining, Matlab- Creating Graphical User Interfaces,)
    2009-04-11 00:16:27下载
    积分:1
  • libsvm-class
    说明:  支持向量机libsvm分类 林智仁(Lin Chih-Jen)的工具箱 一看便学会了怎么用libsvm。(a good m file!a gooa good m file!d m file!a good m file!a good m file!)
    2011-04-10 19:59:37下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载