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

搜索资源列表

  1. Gcd_EuclideanExtendedEuclidean

    0下载:
  2. 实现《现代密码学理论与实践》中,求最大公约数的Euclidean算法和extended Euclidean算法。程序不大,但希望给像我这样的入门者提供一些方便。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:294.57kb
    • 提供者:信息安全
  1. disteusq

    0下载:
  2. calculates the squared euclidean distance between all pairs of rows of two matrices. -calculates the squared euclidean distance between all pairs of rows of two matrices.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1.24kb
    • 提供者:qingpg518
  1. cvap3.5

    0下载:
  2. CVAP includes 4 External validity indices, 14 Internal validity indices and 5 clustering algorithms (K-means, PAM, hierarchical clustering, SOM and etc.). It supports other clustering algorithms via loading a solution file with class labels, or by ad
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:251.76kb
    • 提供者:tra ba huy
  1. zhanzhuanxiangchu

    0下载:
  2. 输入两个数,进行辗转相除求他们的最小公因数-Enter the two numbers, the euclidean division seeking their least common factor
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:735byte
    • 提供者:马志达
  1. disteu

    0下载:
  2. 语音/心音信号中的计算欧氏距离matlab源代码,已调试过,可以用-in speech signal or heart sounds accounting for Euclidean distance with matlab codes
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:519byte
    • 提供者:renfangqin
  1. Speech-recognition

    0下载:
  2. 运行结果表明该说话人识别系统的识别能力是比较理想的,识别率为88 ,语音库3识别不成功的原因主要有两个,一方面3的录音本身噪音相对大些,导致系统很难识别,另一方面,识别系统的算法还不是很理想,导致识别准确率不是100 。- DISTEU Pairwise Euclidean distances between columns of two matrices Input: x, y: Two matrices whose each column
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:21.64kb
    • 提供者:何昊天
  1. yueshu

    0下载:
  2. 汇编实现利用欧几里得算法,求最大公约数,同时求出最新公倍数-Assembly to achieve the Euclidean algorithm, greatest common divisor, and find the latest common multiple
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:6.38kb
    • 提供者:live
  1. app

    0下载:
  2. 辗转相除的算法 辗转相除的算法 -Euclidean division algorithm euclidean division algorithm euclidean division algorithm euclidean division algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:1.98kb
    • 提供者:王康
  1. face-recognition-final-version

    0下载:
  2. Face Recognition System based on LabVIEW The general process is as follows. Firstly, the original data is captured by a web camera and then transferred from RGB color space to YUV color space, where it is easier to tell the skin area from non-skin
  3. 所属分类:LabView

    • 发布日期:2015-12-31
    • 文件大小:4.21mb
    • 提供者:JIJO ITTIARAH
  1. new

    0下载:
  2. 本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:3.54mb
    • 提供者:周佳森
  1. classify

    0下载:
  2. this classifier using Euclidean distance measure for palm print recognition-this is classifier using Euclidean distance measure for palm print recognition
  3. 所属分类:LabView

    • 发布日期:2017-03-31
    • 文件大小:397.88kb
    • 提供者:ruly
  1. 123

    0下载:
  2. 输入两个正整数m和n,使用辗转相除法求它们的最大公约数和最小公倍数。-Enter two positive integers m and n, using the Euclidean algorithm find their greatest common divisor and least common multiple
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:180.44kb
    • 提供者:陈琳
  1. Desktop

    0下载:
  2. In mathematics, the Euclidean distance or Euclidean metric is the ordinary distance between two points that one would measure with a ruler, and is given by the Pythagorean formula. -In mathematics, the Euclidean distance or Euclidean metric is the o
  3. 所属分类:LabView

    • 发布日期:2017-04-12
    • 文件大小:793byte
    • 提供者:mohs
  1. gcd

    0下载:
  2. 求最大公约数是很多程序中需要出现的模块,本程序实现了欧几里得算法,计算最大公约数-Seeking the common denominator is the module needs to appear in many programs, the program implements the Euclidean algorithm to calculate the greatest common divisor
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-25
    • 文件大小:473.04kb
    • 提供者:zhaohui
  1. gaqhx

    0下载:
  2. 使用matlab实现智能预测控制算法,基于欧几里得距离的聚类分析,电力系统暂态稳定程序,可以进行暂态稳定计算。- Use matlab intelligent predictive control algorithm, Clustering analysis based on Euclidean distance, Power System Transient Stability Program, can be transient stability.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:田永国
  1. sgfen

    0下载:
  2. 模拟数据分析处理的过程,光纤无线通信系统中传输性能的研究,基于欧几里得距离的聚类分析。- Analog data analysis processing, Fiber Transmission wireless communication system performance, Clustering analysis based on Euclidean distance.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:9kb
    • 提供者:赵士胜
  1. xyqbv

    0下载:
  2. 计算两个矩阵之间的欧氏距离,汽车课设货车Matlab驱动力图程序,实现串口的数据采集。- Calculation of the Euclidean distance between the two matrices, Car class-based truck driver trying to Matlab program, Achieve serial data acquisition.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-23
    • 文件大小:5kb
    • 提供者:之永亮
  1. taopeng-V2.7

    0下载:
  2. 采用的是脉冲对消法,计算两个矩阵之间的欧氏距离,关于小波的matlab复合分析。- It uses a pulse of consumer law, Calculation of the Euclidean distance between the two matrices, Matlab wavelet analysis on complex.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:谷明星
  1. fenjang-V3.6

    0下载:
  2. MIT人工智能实验室的目标识别的源码,是信号处理的基础,基于欧几里得距离的聚类分析。- MIT Artificial Intelligence Laboratory identification of the target source, Is the basis of the signal processing, Clustering analysis based on Euclidean distance.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:张帅华
  1. ifysg

    0下载:
  2. Achieve a grayscale image and further control for video surveillance, The title of the commercial is undergraduate course you Clustering analysis based on Euclidean distance.
  3. 所属分类:LabView编程

    • 发布日期:2017-12-23
    • 文件大小:5kb
    • 提供者:bbtsvdv
« 12 »
搜珍网 www.dssz.com