登录
首页 » matlab » BruteSearch

BruteSearch

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

  • NeuralNetwork_Backpropagation_Regression
    使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁(using MATLAB BP neural network regression function, the code is very simple)
    2007-05-22 21:44:36下载
    积分:1
  • rsc_encode
    reed solomon encoder
    2010-07-03 16:07:46下载
    积分:1
  • Opticalfibertransmissionsystemphasemodulationtechn
    光纤传输系统中相位调制技术的研究,硕士论文(Optical fiber transmission system phase modulation techniques, master' s thesis)
    2009-02-21 17:45:59下载
    积分:1
  • dtw2
    dtw改进算法源码 在matlab下试验 可以很好识别语音(dtw source under test can be very good at matlab voice recognition)
    2010-09-09 20:14:25下载
    积分:1
  • STBCSimulation
    一个STBC的经典仿真程序,具有很好的参考价值(a classical simulation program is a good reference value)
    2006-09-02 17:18:48下载
    积分:1
  • matlab_math_handbook
    matlab数学建模算法的书籍,可以当做简易手册使用,具体的算法实现还是得翻阅具体文献(as a handbook of algorithm with matlab)
    2011-11-26 11:20:03下载
    积分:1
  • ftx&fty
    SAR 信号处理中常用的带频移的傅里叶变换函数,可以直接对信号进行处理(SAR fft transform with fftshift)
    2021-05-13 12:30:01下载
    积分:1
  • com
    说明:  matlab环境下的多路串口数据实时绘图显示,GUI界面。(matlab environment in real-time multi-channel serial data graphics, GUI interface.)
    2021-02-01 14:50:00下载
    积分:1
  • zhuanhua
    二.十 六进制的转化过程及源代码 kfaf afk a(two. 10. Hexadecimal transformation process and the source code kfaf afk a)
    2007-03-13 10:37:51下载
    积分:1
  • allfitdist
    matlab code for Fit all valid parametric probability distributions to data
    2015-02-03 14:20:45下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载