CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - distance measure

搜索资源列表

  1. ultrasonic_long

    0下载:
  2. 61超声波测距,用于凌阳61单片机平台,配合超声波模块-measure distance
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:141862
    • 提供者:scw
  1. STM2

    0下载:
  2. 利用两个按键模拟超声波测距,其中能够测量的距离随自己定-Ultrasonic Ranging simulation using two buttons, which can measure the distance with their own set
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6385637
    • 提供者:davis
  1. K-means-analysis

    0下载:
  2. K-means解决聚类问题,以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最优分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-K-means solves the problem of clustering, taking the Euclidean distance as the similarity measure, which is the optimal classification of the V of the J of the initial c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:derrick
  1. strain-to-deform

    0下载:
  2. 这是一个在labview上根据悬臂梁厚,梁长,受力点距固定端的长度,应变片距固定端的长度,以及应变片上的数值来测算梁的最大挠度的程序。- This is a distance in the labview according thick cantilever beam length, the length of the pitch by the force of the fixed end, the fixed end of the length of the strain gauge an
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:22773
    • 提供者:tong lijun
  1. custom-fcm

    0下载:
  2. 基于多因素权重的MATLAB fcm算法,将MATLAB自带的fcm算法添加因子权重,是度量相似性的欧式距离改为基于因子权重的欧式距离-Multivariate weights MATLAB fcm algorithm, add the factor weights MATLAB comes fcm algorithm is a measure of the similarity of the Euclidean distance to the weight factor based on Eu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2619
    • 提供者:刘强强
  1. 18236765

    1下载:
  2. 本代码是超声波测距的一个程序,针对单片机STC,测出距离并通过串口发给上位机,有很好的作用-The code is a range of ultrasound procedures for SCM STC, measure the distance and sent to the PC via the serial port, it has a good effect
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:19944
    • 提供者:李玉
  1. intelligent--car

    0下载:
  2. 智能小车利用超声波测量原理测量出前方障碍的距离,通过分析算法,独立判断行驶方向,避开前方障碍行驶-The intelligent car uses the ultrasonic measurement principle to measure the distance of the front obstacle, through the analysis of the algorithm, independently determine the direction of travel, to a
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:48088
    • 提供者:虎子
  1. FENGE_JUNY

    0下载:
  2. 图像分割,包含均匀性度量法、类间最大距离法、最大熵法-Segmentation, comprising a homogenous measure law, the maximum distance between the class method, maximum entropy method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:张琦
  1. KNNeEnglish

    1下载:
  2. 可以分别介绍度量距离的KNN分类器英文论文,有欧式和马氏距离。对模式识别十分重要的作用,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-KNN classifier can respectively introduces measure distance English papers, style and markov distance. For pattern recognition is an important role, can help beginners a bet
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:195066
    • 提供者:赵礼
  1. KNN

    0下载:
  2. 实现一个knn 分类器。 使用欧氏距离作为度量距离 使用’my_order.m’函数脚本获得某个点最近的K 个邻居 使用’my_classify.m’函数脚本获得点的类型。 给定参数k,就可以调用这两个函数完成knn 分类器功能。 -Achieve a knn classifier. Using Euclidean distance as a measure of distance using the my_order.m function scr ipt to ge
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:12841
    • 提供者:Tony Shao
  1. NBS

    0下载:
  2. 测量NBS距离来进行颜色之间相似度的计算从而进行图像像素合并-NBS measure the distance to the calculation of similarity between the image pixel color and thus merge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:8705
    • 提供者:MagIc
  1. myLevenshtein

    0下载:
  2. java实现莱文斯坦算法,计算相似度.莱文斯坦距离(LD)用于衡量两个字符串之间的相似度。 以下我们称这两个字符串分别为 s (原字符串) 和 t (目标字符串)。莱文斯坦距离被定义为 将字符串 s 变换为字符串 t 所需的删除、插入、替换操作的次数 。-java achieve Levenshtein algorithm to calculate the similarity. Levenshtein distance (LD) is used to measure the similarit
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:liuzhipeng
  1. juli

    0下载:
  2. 测量两个点之间的距离。代码准确可靠。是一个简单地小程序,可用于学习labview的练手小程序。-Measure the distance between two points. Code accurate and reliable. Is a simple small program, can be used to learn LabVIEW practice small program.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5012
    • 提供者:Wei Chao
  1. pingmianceliang

    0下载:
  2. 在平面中取点后得到H矩阵,然后测量在同一平面内任意两点的距离。-After taking the point in the plane to give H matrix, and then measure the distance between any two points in the same plane.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2557326
    • 提供者:小黑鸭
  1. FMCW

    1下载:
  2. 使用连续波雷达测速测距,结果精确(matlab软件给的程序)-Using continuous wave radar to measure the distance, the result is accurate (Matlab software to the program)
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:509960
    • 提供者:李白白
  1. fiufang

    0下载:
  2. 中介真值程度度量,基于中介真值程度度量的图像分割计算两个矩阵之间的欧氏距离,滤波求和方式实现宽带波束形成。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Calculation of the Euclidean distance between the two matr
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6049
    • 提供者:bingjing
  1. Ultrasound---break-detection

    0下载:
  2. 超声波检测STM32103芯片,可以准确测量前端障碍物距离,小车避障有用。-Ultrasonic testing STM32103 chip, can accurately measure the distance the front end of the obstacle, the car obstacle avoidance helpful.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1582668
    • 提供者:孟令文
  1. HausdorffDist

    0下载:
  2. matlab源码,HausdorffDist距离,用于衡量2个集合之间的差别,很实用,是一个评价指标-matlab source, HausdorffDist distance, a measure of the difference between the two collections, very practical, is an uation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4258
    • 提供者:william
  1. GPS_Signal.note.20170804

    0下载:
  2. Global Positioning System (GPS) satellites broadcast microwave signals to enable GPS receivers on or near the Earth s surface to determine location and synchronized time. The GPS system itself is operated by the U.S. Department of Defense (DoD)
  3. 所属分类:Software Testing

    • 发布日期:2017-05-05
    • 文件大小:439270
    • 提供者:NEELIMA
  1. docdist8

    0下载:
  2. measure cosine distance between two text file efficiently.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:Mo3000
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com