登录
首页 » matlab » BruteSearch

BruteSearch

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

  • Simulink_startup
    说明:  matlab中similink入门指南。希望能够大家有些帮助,尤其对于刚刚入门的朋友。(matlab in similink Getting Started Guide. Some hope to be able to help everyone, especially for entry-just friends.)
    2008-10-13 14:36:21下载
    积分:1
  • PF_RING.V5.4.4
    详细讲解pfring技术的使用,通过对每个函数的讲解使你快速进入开发(Explain in detail the use of pfring technology, by explaining each function allows you quick access to development)
    2014-01-01 20:25:19下载
    积分:1
  • nnn1
    prediction - neural network code
    2014-02-14 00:02:21下载
    积分:1
  • LZW_image_codec-master
    说明:  LZW of black and white images
    2020-06-20 03:20:02下载
    积分:1
  • matlab_function_introduction
    里面包含了matlab中常用的函数使用方法说明以及介绍,和常用的使用案例。非常全面,利于查询(Which contains a matlab function uses methods commonly used instructions and descriptions, and common use cases. Very comprehensive and beneficial query)
    2013-08-18 19:07:08下载
    积分:1
  • ROBOT-CONTROL
    DRROBOT I90的基本應用以及智慧型影像錄相機無線移動系統(The basic application DRROBOT I90, and intelligent video recorder wireless mobile systems)
    2014-10-23 16:25:30下载
    积分:1
  • PAM_QPSK_System_BER_Simulation
    QPSK的误码率仿真和瑞利信道在AWGN下的仿真。(QPSK BER simulation and Rayleigh channel simulation in AWGN' s.)
    2014-12-12 21:01:14下载
    积分:1
  • bp
    说明:  SAR成像的后向投影算法 matlab代码,直接使用,对散射数据成像 频域(back projection)
    2013-11-14 14:57:50下载
    积分:1
  • zhongzhi-lb---matlab
    详细功能中值滤波、包含内容说明中值滤波的介绍 例子和图像(Detailed functional median filtering, median filtering introduction of examples and images including the content description)
    2013-05-06 20:27:17下载
    积分:1
  • GRSmwf
    多级维纳滤波器结构自适应阵列处理(ULA)(MWF filter for adaptive array processing)
    2012-03-11 10:56:54下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载