登录
首页 » matlab » BruteSearch

BruteSearch

于 2009-03-30 发布 文件大小:4KB
0 250
下载积分: 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 个回复

  • edge
    Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像(Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image)
    2009-10-26 23:25:37下载
    积分:1
  • MATLAB
    一份很好的MATLAB课件,对于入门者很实用。(MATLAB, a very good software, very useful for beginners.)
    2009-05-29 15:41:44下载
    积分:1
  • matlab
    几个关于有限元分析的代码,《结构分析的有限元法与matlab编程》-徐荣桥(Several finite element analysis on the code, " Structural Analysis of the finite element method and matlab programming" - Xu Rong Bridge)
    2011-04-24 17:42:53下载
    积分:1
  • MATLAB
    matlab使用教程,适合初学者使用,容易上手(matlab using the tutorial, suitable for beginners to use, easy to use)
    2011-05-16 14:51:26下载
    积分:1
  • readmail
    read mail from matlab
    2014-09-17 11:43:34下载
    积分:1
  • Untitled4
    FIR数字滤波器设计,编制计算设计的数字滤波器幅度特性和相位特性的程序,并进行实验验证。(FIR digital filter design, preparation of computational design of digital filter amplitude and phase characteristics of the program, and experimental verification.)
    2015-04-16 10:24:07下载
    积分:1
  • FDTD-pc
    用有限时域差分方法编写的光子晶体一个程序,计算了透射系数。( applies finite difference time domain method to analyze the band gap of Two-Dimensional cirque Photonic Crystal. )
    2009-11-16 21:20:26下载
    积分:1
  • wgn
    说明:  产生高斯白噪声,使用matlab编辑及仿真,均值为零(have a Gaussian white noise, editing and the use of Matlab simulation, mean zero)
    2006-03-16 23:26:14下载
    积分:1
  • myFFTanalisis
    Algorithm for frequency analysis usign FFT
    2012-05-02 03:34:14下载
    积分:1
  • xinhaojianc
    关于信号检测的一些小程序,初学者可以使用(Signal detection on some small programs, beginners can use)
    2014-11-14 21:42:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载