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

搜索资源列表

  1. matlab-image-process

    0下载:
  2. comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5076
    • 提供者:raphael
  1. myfucntion

    0下载:
  2. kmeans聚类算法的两样本之间的距离matlab程序-the distance between the two samples of kmeans clustering algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1367
    • 提供者:lipeng
  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. 马氏距离

    0下载:
  2. 通过matlab求马氏距离的代码,主要是求马氏距离
  3. 所属分类:matlab例程

  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

    0下载:
  2. 线性调频(LFM)脉冲压缩雷达仿真,脉冲压缩雷达能同时提高雷达的作用距离和距离分辨率。这种体制采用宽脉冲发射以提高发射的平均功率,保证足够大的作用距离;而接受时采用相应的脉冲压缩算法获得窄脉冲,以提高距离分辨率,较好的解决雷达作用距离与距离分辨率之间的矛盾。-Linear frequency modulation (LFM) pulse compression radar simulation, pulse compression radar while increasing the role
  3. 所属分类:Wavelet

    • 发布日期:2017-11-16
    • 文件大小:67247
    • 提供者:天一色
  1. MATLAB-distance-protection

    3下载:
  2. 基于MATLAB的电力系统距离保护仿真,有详细的模型,步骤-distance protection simulink in MATLAB
  3. 所属分类:software engineering

    • 发布日期:2014-12-17
    • 文件大小:674816
    • 提供者:陈凯
  1. sf matlab

    3下载:
  2. 频率步进matlab仿真:包括模糊图的生成,距离像的生成及允余去除拼接,最后还有雷达测角的matlab仿真,包括单目标及多目标-Frequency Step matlab simulation: including fuzzy map generation from the generation and Yun-I like the removal of splicing and, finally, the radar angle measurement of matlab simulation
  3. 所属分类:matlab例程

    • 发布日期:2013-06-05
    • 文件大小:449076
    • 提供者:andy
  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. haixia_main

    0下载:
  2. matlab 随机生成无向图,position 此矩阵用来存储节点坐标 第一个列存储节点编号 第二列存储节点x坐标 第三列存数节点y坐标 association 关联矩阵,具体存储的是距离-matlab create undirected graph position matrix denote point coordinate association denote association matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1141
    • 提供者:dikewenhan
  1. MATLAB

    0下载:
  2. 程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。-Matlab simulation program using cooperative communication DF (decode forwarding) basic performance, basic model SRD three no
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2752512
    • 提供者:史魁魁
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. matlab

    0下载:
  2. 受谷歌自动驾驶汽车的启发,自己开发了利用超声波探测技术,将采集的数据在matlab中绘图,其效果达到一个雷达搜索的雏形,即可扫描出前方障碍物。但由于传感器的距离限制,只能扫描5米的距离。-Inspired by the Google automatic driving a car that he developed the use of ultrasonic detection technology, data will be collected in matlab drawing, the e
  3. 所属分类:matlab

  1. GetHSVSimilarity

    1下载:
  2. matlab语言编写写的求两个相同大小彩色图像HSV空间的巴氏距离-matlab language written request two HSV color image the same size space Bhattacharyya distance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:33956
    • 提供者:吴亮
  1. matlab

    0下载:
  2. 利用方位角,仰角和直线距离画三维散点图。通过转化来求解-Using azimuth, elevation and draw a straight line from the three-dimensional scatter plot,by converting to solve
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7922
    • 提供者:颜拓
  1. matlab-code

    0下载:
  2. 随机撒点程序 对随机撒的点进行分类 按距离进行分类-Random scatter point program for random scatter of points clas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9412
    • 提供者:穆立雄
  1. based-texture-reteival-matlab

    0下载:
  2. 提取纹理特征来检索图像,用欧式距离作为衡量-texture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:720430
    • 提供者:qin tian
  1. matlab

    4下载:
  2. 本文首先研究了ISAR成像的基本原理,在理想转台模型的基础上对距离-多普勒(R-D)成像算法做了分析,对目前常用的运动补偿技术进行了对比和研究,并将这些技术用于雅克-42飞机的实测数据中。然后,论文系统地论述了压缩感知主体理论,重点对信号重构中的基追踪(BP)算法和正交匹配追踪(OMP)算法进行了深入的研究和讨论,并通过正弦信号的仿真结果验证了两种方法的有效性。-Firstly, the basic principle of ISAR imaging study, based on an ide
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:12288
    • 提供者:tianyuetong
  1. matlab

    0下载:
  2. 里边包含了一个如何区分6和9的代码以及用最小距离法、梯度法以及K-NN方法对样本进行的分类代码-Inside contains an example of how to distinguish between 6 and 9, as well as the code with the minimum distance method, the gradient method and K-NN method for sample classification codes
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:36283
    • 提供者:小杜
  1. lda-0.2-matlab

    0下载:
  2. matlab判别分析,基本思想是将高维的模式样本投影到最佳鉴别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的子空间有最大的类间距离和最小的类内距离,即模式在该空间中有最佳的可分离性。-matlab discriminant analysis, the basic idea is to sample the high-dimensional pattern projected onto the optimal discriminant vector space, i
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:121040
    • 提供者:陈兵
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com