登录
首页 » matlab » BruteSearch

BruteSearch

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

  • cic
    OFDM通信系统发射机和接收机的CIC滤波器设计(OFDM communication system transmitter and receiver filter design CIC)
    2011-01-12 21:43:17下载
    积分:1
  • C_function_seeking
    学习C的常用工具书,里面包含了常用的函数,您一定用的着的!,希望对您有所帮助!(if you want to study C language well ,you should use this book to help you!)
    2009-12-21 17:01:37下载
    积分:1
  • mc_rvm
    Multivariate Relevance Vector Machines
    2011-01-12 04:11:11下载
    积分:1
  • V2.0
    激光谐振腔中激光模式的仿真,包括不同腔型(Simulation of the laser mode in the laser cavity, including the type of cavity)
    2021-01-08 14:08:51下载
    积分:1
  • MATLAB
    matlab实时监控 (matlab real-time monitoring)
    2013-12-16 15:06:17下载
    积分:1
  • bye
    Three phase space vector pulse width modulation using generalised multiphase space vector aproach
    2014-09-23 21:53:33下载
    积分:1
  • n-bus-Power-Flow-Solver-1
    DESCRIPTION: This Matlab algorithm performs many tasks associated with power system analysis. First, it has the ability to perform both fully coupled and dc power flow analysis. Second, it has the ability to create measurements (with user-defined error) to be used as input for state estimation. Third, it has the ability to perform state estimation - allowing the user to examine how the placement of measurement devices as well as magnitude of distibution of measurement error affect the discrepency between power flow and state estimation results. In essence, it provides the user with a complete package for the study of both power flow and state estimation in n-bus power systems.
    2013-03-18 22:11:07下载
    积分:1
  • lax
    matlab lax格式求解激波管一位欧拉方程(matlab lax format a Euler equation solving shock tube)
    2013-11-16 14:30:22下载
    积分:1
  • EdgeColor
    使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现(Using matlab to the image edge detection methods, to facilitate this function based on the realization of other)
    2010-05-06 15:51:48下载
    积分:1
  • speex-1.1.12.tar
    linphone源码-1.3.5.tar.gz所需要的库文件(linphone source-1.3.5.tar.gz needs of the library)
    2006-09-19 13:40:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载