登录
首页 » matlab » BruteSearch

BruteSearch

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

  • libros
    Data Hiding fundamentals and applications and Parallel Programming
    2010-09-03 01:33:20下载
    积分:1
  • program1
    本文利用MATLAB从预处理、边缘检测、车牌定位、车牌切割,字符分割、字符识别等几个方面,具体介绍了数字图像处理中车牌自动识别的原理。(In this paper , Principle of automatic license plate recognition in digital image processing is specially introduced using MATLAB from some perspectives , which conclude processing , edge detection , license plate location , license plate cutting , character segmentation ,character recognition. )
    2013-07-19 06:42:51下载
    积分:1
  • IMM-Target-tracking
    目标跟踪算法,运用交互多模型算法的卡尔曼滤波器。有文档,有程序,适用于初学者(Target tracking algorithm, using interactive multiple model Kalman filter algorithm)
    2015-04-16 17:19:01下载
    积分:1
  • Matlabmangxinhao
    该文件能够实现盲信号的分离,分离效果很好,输入为两种信号的非线性叠加,经过仿真效果很明显!(The document can achieve blind signal separation, separation a good effect, input non-linear superposition of two kinds of signals, through simulation effect is obvious!)
    2009-11-12 09:56:04下载
    积分:1
  • Stack-Implementation
    Program to Stack implement
    2014-09-20 12:30:56下载
    积分:1
  • combat1
    统计模拟(蒙特卡洛法),航空运输排队,机场设计(Statistical simulation (Monte Carlo method), Air Transport queuing, airport design)
    2012-08-30 16:18:04下载
    积分:1
  • labeling-code
    Read video into MATLAB using aviread and alculate the background image . Initialization for Kalman Filtering. Calculate the difference image to extract pixels with more thanthreshold change. and Plot the tracking rectangle after Kalman filtering
    2013-04-25 18:38:05下载
    积分:1
  • An_Improved_Face_Recognition_Algorithm_through_Ga
    An Improved Face Recognition Algorithm through Gabor Filter Adaptation
    2015-03-15 17:55:49下载
    积分:1
  • si
    系统辨识作业,仿真比较OE模型 ARMAX模型 和ARX模型的便是效果,内涵ppt。(System identification operation, the simulation model compared OE and ARX model ARMAX model is the effect, meaning ppt.)
    2020-11-23 23:39:33下载
    积分:1
  • jzzh
    基于yalmip的机组组合优化程序(包含风电机组),以经济为目标函数来预测发电机出力情况。(Based yalmip crew combinatorial optimization program (including wind turbines), the economy as the objective function to predict the output of the generator case.)
    2021-03-09 17:29:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载