CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 欧氏距离

搜索资源列表

  1. 检测语音信号

    0下载:
  2. 语音的端点检测要用短时平均能量来检测 语音特征的提取要用13阶的lpc 模式匹配要用欧氏距离。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-28
    • 文件大小:2.72kb
    • 提供者:evil8855
  1. 最短距离聚类的matlab的实现

    0下载:
  2. 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
  3. 所属分类:matlab例程

    • 发布日期:2012-10-28
    • 文件大小:67kb
    • 提供者:yinabisheng
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:12.82kb
    • 提供者:liancb
  1. IDASimulation

    1下载:
  2. 本文针对SLAM数据关联中使用最为广泛的最近邻方法作了改进,利用特征估计位置与载体预测位置之间的欧氏距离计算代替了全部特征与每个量测之间的马氏距离计算,避免了大量的矩阵乘法计算。该算法简单易行,降低了算法的计算复杂度,有利于SLAM算法的实时执行,且关联效果与全局最近邻法相同-In this paper, SLAM data association in the most widely used methods of improving the nearest neighbor, using t
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:8.35kb
    • 提供者:liancb
  1. hashing

    0下载:
  2. 将图像提取gist向量,然后计算各向量之间的欧氏距离,进行比较。-Extracted gist vector image, and then calculate the Euclidean distance between vectors, for comparison.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:808byte
    • 提供者:刘洋
  1. oushi

    0下载:
  2. 基于欧氏距离求解带状区域二值图的目标区域宽度-Solving Euclidean distance-based binary image of the band region the width of the target area
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.01kb
    • 提供者:杨平平
  1. qam

    0下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。-First, the program uses 16QAM modulation, the source of a string of two binary modulation, with the Raised Cosine modulated baseband functions, a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10.33kb
    • 提供者:xin
  1. ISOMAP-Algorithm-Function-xiugai

    0下载:
  2. 一种实现流形学习ISOMAP的matlab算法 即将mds中的欧氏距离替换为测地距离 保证其拓扑空间不变 实现数据的特征提取-An matlab program that can realize ISOMAP algorithm. To replace the Euclidean distance to the distance measurement.To ensure the realization of the same topological space data feature ext
  3. 所属分类:matlab

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

    1下载:
  2. 按照模式相似性测度算法计算待测样品与样品库中的样品相似度,包括模块匹配法、基于PCA的模块匹配法、基于类中心的欧氏距离法和马氏距离法-Similarity measure in accordance with the mode algorithm to calculate the sample similarity in the sample and sample libraries , including the module matching method based on PCA modu
  3. 所属分类:matlab例程

    • 发布日期:2017-05-09
    • 文件大小:2.24kb
    • 提供者:醉月
  1. apsk

    0下载:
  2. 关于4-12APSK,5-11APSK,6-10APSK几种星座构造的最优化设计及仿真,通过欧氏距离的对比,得出最优化设计-4-12APSK ,5-11APSK ,6-10APSK several constellations constructed optimization design and simulation, optimization design obtained by the comparison of the Euclidean distance
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:627byte
    • 提供者:litao
  1. rect_rayleigh

    0下载:
  2. 对qam在瑞利信道下的性能进行仿真,使用最小欧氏距离法进行判别-On QAM performance in Rayleigh channel simulation, using the minimum Euclidean distance method to discriminate
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:970byte
    • 提供者:litao
  1. qam

    1下载:
  2. QAM调制的欧氏距离法解调过程,较之硬判决性能更好-The Euclidean distance of the QAM modulation demodulation process, performance is better than the hard decision
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:819byte
    • 提供者:litao
  1. Plate-recognition-system-source-code

    2下载:
  2. 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:23.56mb
    • 提供者:longfei
  1. Radial-basis-function

    0下载:
  2. 径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。-Radial basis function depends only on the valu
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:张光
  1. Neighbor-classification

    0下载:
  2. 近邻分类,属于模式识别类的。对两类数据分别产生高斯分布数据,用KNN算法看这个数属于哪个类的,并求测试数据和类中每个数据的欧氏距离-Neighbor classification, pattern recognition belongs to the class. Two types of data were generated Gaussian distribution data, to see with this number belongs KNN algorithm class and
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:876byte
    • 提供者:双月
  1. NMFPSVM

    0下载:
  2. 本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法-It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is sh
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:856.83kb
    • 提供者:金卓
  1. bvh2xyz

    0下载:
  2. 用于运动捕获数据所读取文件的转换,最终得到欧氏距离的数据-Motion capture data for converting files to read, and ultimately get the data Euclidean distance
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:151.2kb
    • 提供者:曹文波
  1. knnalgorithm

    0下载:
  2. k最近邻算法,给出训练样本和测试样本,通过样本间欧氏距离或是绝对距离来寻找测试样本的k个近邻,并根据k个实例里多数所属的类将该测试样本归为该类。-k-nearest neighbor algorithm, given the training and testing samples by the Euclidean distance between the samples or the absolute distance to find the k nearest neighbors of th
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:
  1. 欧氏距离

    1下载:
  2. 计算数据欧氏距离,很详细的资料,个人编写(Calculation data Euclidean distance, very detailed information, personal preparation)
  3. 所属分类:matlab例程

  1. 基于欧氏距离的yes和no的语音识别

    1下载:
  2. 基于欧氏距离的yes和no的语音识别,matlab,时域、频域,数字信号处理。可以直接录音也可以读取音频文件
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com