登录
首页 » matlab » BruteSearch

BruteSearch

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

  • ex1
    综合使用多种方法使模糊的人体骨架变清晰,空间图像域的增强(The integrated use of a variety of ways to obscure a clear change in human skeleton)
    2009-06-12 15:02:40下载
    积分:1
  • G
    说明:  很重要的分形维二维算法是基于matlab下的配合调用matlab使用这种算法可以提高matlab的运算效率。(the code base on the matlab and it will do well in image with matlab if you use it you will find good way to identify the picture of finger)
    2010-04-24 23:12:55下载
    积分:1
  • bdf_reader_matlab_lorig
    matlab code for emg signal not full
    2009-05-01 02:36:43下载
    积分:1
  • waveletstoolbox
    基于matlab的小波变换工具包,适合学习小波变换入门(Matlab wavelet transform based toolkit for learning wavelet transform entry)
    2010-12-01 22:47:30下载
    积分:1
  • 15883863xitongbianshi
    说明:  matlab辨识算法的仿真程序。。很有用哦(identification algorithm matlab simulation program. . Oh, very useful)
    2008-11-18 08:54:22下载
    积分:1
  • calibration_example--toolbox-matlab
    calibration stereo data
    2011-07-23 05:49:33下载
    积分:1
  • N
    说明:  条带法求轴力 matlab小程序 条带法求弯矩 matlab小程序(Strip method the axial force)
    2014-12-21 13:29:47下载
    积分:1
  • SubVIs
    模拟FM信号的解调子程序,包括下变频、A/D采样、正交解调,最后输出基带信号。(Subroutine analog FM demodulation signal, comprising down-conversion, A/D sampling, orthogonal demodulation, and finally outputs a baseband signal.)
    2013-11-26 16:23:32下载
    积分:1
  • w_th_rec2
    w_th_rec2 program used in the denoising muticopie transformed images via wavelet
    2010-07-04 17:07:16下载
    积分:1
  • fuelcell_5
    Fuel cells 燃料电池 用以研究 分散型电源并接(Fuel cells)
    2011-05-11 11:23:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载