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

搜索资源列表

  1. fenleiqi

    2下载:
  2. 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background and pedestrian HOG features, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3232805
    • 提供者:aimeelove
  1. LinearDiscriminantAnalysis

    1下载:
  2. 提出了一种新的基于图像分块重构和线性判别分析相融合的方法,主要用于人脸识别。该方法通过计算两幅图像之间图 像块的重构均值误差,运用线性判别分析求出两幅图像降维后的欧式距离,融合重构误差和欧式距离计算这两幅图像之间的差别 程度。-A new block-based image reconstruction and the integration of linear discriminant analysis method is mainly used for face recognitio
  3. 所属分类:matlab

    • 发布日期:2015-05-18
    • 文件大小:220160
    • 提供者:程德志
  1. Kohonen

    0下载:
  2. Kohonen神经网络算法工作机理为:网络学习过程中,当样本输入网络时,竞争层上的神经元计算输入样本与竞争层神经元权值之间的欧几里德距离,距离最小的神经元为获胜神经元。调整获胜神经元和相邻神经元权值,使获得神经元及周边权值靠近该输入样本。通过反复训练,最终各神经元的连接权值具有一定的分布,该分布把数据之间的相似性组织到代表各类的神经元上,使同类神经元具有相近的权系数,不同类的神经元权系数差别明显。需要注意的是,在学习的过程中,权值修改学习速率和神经元领域均在不断较少,从而使同类神经元逐渐集中。-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:86751
    • 提供者:李芳
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. Matlab-digital-based-recognition-

    0下载:
  2. 这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法 、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。-6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mah
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:3470
    • 提供者:柏芝
  1. matlab-face

    0下载:
  2. 基于PCA和欧几里得距离判据的模板匹配分类器-Euclidean distance criterion based on PCA and template matching classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17751
    • 提供者:leilei
  1. 62933

    0下载:
  2. Euclidean Distance matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:Chonghua
  1. MATLAB

    0下载:
  2. 一个关于sinc函数最小欧氏距离计算的程序,和仿真,研究超奈奎斯特可以借鉴-A program sinc function on the minimum Euclidean distance calculation, and simulation of Super Nyquist can learn
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1254
    • 提供者:cyy
  1. ckmgmeip

    0下载:
  2. 信号处理中的旋转不变子空间法,采用累计贡献率的方法,基于欧几里得距离的聚类分析,matlab开发工具箱中的支持向量机,大学数值分析算法,包括AHP,因子分析,回归分析,聚类分析,有小波分析的盲信号处理。- Signal Processing ESPRIT method, The method of cumulative contribution rate Clustering analysis based on Euclidean distance, matlab development too
  3. 所属分类:matlab例程

    • 发布日期:2017-04-15
    • 文件大小:5886
    • 提供者:gcqfgg
  1. mibgvfpy

    0下载:
  2. 是小学期课程设计的题目,表示出两帧图像间各个像素点的相对情况,给出接收信号眼图及系统仿真误码率,包括广义互相关函数GCC时延估计,基于欧几里得距离的聚类分析,matlab开发工具箱中的支持向量机,基于SVPWM的三电平逆变的matlab仿真,可实现对二维数据的聚类。- Is the topic of the elementary school stage curriculum design, Between two images showing the relative circumstance
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7664
    • 提供者:qjiprwk
  1. fenghun

    0下载:
  2. 最小均方误差等算法的MSE的计算,基于欧几里得距离的聚类分析,Matlab实现界面友好。- Minimum mean square error MSE calculation algorithm, Clustering analysis based on Euclidean distance, Matlab to achieve user-friendly.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6082
    • 提供者:冯磊
  1. muibie

    0下载:
  2. 基于欧几里得距离的聚类分析,matlab小波分析程序,有循环检测,周期性检测。- Clustering analysis based on Euclidean distance, matlab wavelet analysis program, There are cycle detection, periodic testing.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5246
    • 提供者:孙法绒
  1. junyie

    0下载:
  2. 基于欧几里得距离的聚类分析,matlab开发工具箱中的支持向量机,比较了软阈值,硬阈值及当今各种阈值计算方法。- Clustering analysis based on Euclidean distance, matlab development toolbox support vector machine, Comparison of soft threshold and hard threshold and today various threshold calculation metho
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4556
    • 提供者:nwahaud
  1. junneng

    0下载:
  2. 利用最小二乘算法实现对三维平面的拟合,基于欧几里得距离的聚类分析,关于小波的matlab复合分析。- Least-squares algorithm to fit a three-dimensional plane, Clustering analysis based on Euclidean distance, Matlab wavelet analysis on complex.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6841
    • 提供者:张易东
  1. matlab

    0下载:
  2. 用matlab编的关键帧提取的代码,是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。-matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance, the mean, variance, difference coefficient under the key frame
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3505103
    • 提供者:邹宜然
  1. tanpan

    0下载:
  2. Including compression ratio, image restoration computing uptime and peak signal to noise ratio, There Wavelet Analysis Blind Signal Processing, Clustering analysis based on Euclidean distance.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:vxbgdy
  1. yai_hw10

    0下载:
  2. Including regression analysis and probability and statistics, Clustering analysis based on Euclidean distance, University of numerical analysis algorithms.
  3. 所属分类:GPS编程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:kiuyanlei
  1. jei-V8.0

    0下载:
  2. Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Clustering analysis based on Euclidean distance, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:matlab例程

  1. 7365

    0下载:
  2. The IMC - PID is using the internal model control principle for PID parameters is calculated, There are detailed notes, Calculation of the Euclidean distance between the two matrices.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:gengsiekui
  1. euclidean_dist.m

    0下载:
  2. Euclidean distance between 2 pts
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:babou79
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com