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

搜索资源列表

  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. 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. Matlab

    0下载:
  2. 为了提高四足机器人在复杂环境下的适应性,重点研究了采用飞行时间(TOF)原理相机的四足机器人环境感知策略并改进了地形识别及路径规划算法.首先采用高斯过程回归(GPR)模型对TOF相机的距离数据进行误差校正,解决了采用传统多项式或三角函数模型进行误差修正时模型阶次过高及函数组合复杂的问题.基于得到的环境深度信息,采用数字高程模型(DEM)进行地形描述,并通过计算各栅格的坡度、粗糙度、起伏度对地形进行识别.粗糙度由该栅格所处的坡度平面与其8邻域高程点的离散程度进行计算,避免了采用高程方差计算时对粗糙
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1266358
    • 提供者:王辉
  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. parzen-matlab

    0下载:
  2. pazzle 窗实现模式识别算法, parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准-puzzle window to achieve pattern recognition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:178883
    • 提供者:佳宾
  1. matlab

    0下载:
  2. matlab与距离保护相结合,采用MATLAB对距离保护配置中的补偿系数进行计算,程序优化简单。-matlab combination with the distance protection using MATLAB distance protection configurations compensation coefficient calculated program optimization simple.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2231
    • 提供者:xiaoyuxiaoyuyu
  1. MATLAB-MBPSO-master

    0下载:
  2. 一种改进型的PSO的机器学习算法实现,应用欧氏距离作为分类便准,KNN分类法实现分类-An improved PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:
  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. matlab

    0下载:
  2. 利用MATLAB基于人工势能场法进行避障,并分析避障过程中航行器与障碍物、目标点的距离-MATLAB is used to avoid obstacle based on artificial potential field method, and the distances between the vehicle and the obstacle and between the vehicle and the goal are analyzed
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:4830
    • 提供者:赵梦媛
  1. DAOHANG-matlab

    0下载:
  2. c agv的角度和距离等导航参数的偏差提取,以及图像处理相关代码-Extracting navigation parameters deviation angle and distance C AGV and the like, and an image processing relevant code
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:12531
    • 提供者:glory
  1. Slide_Window_Ma

    1下载:
  2. 使用matlab程序,应用滑动窗口的方法,求解马氏距离(Sliding window Mahalanobis distance solution)
  3. 所属分类:matlab例程

  1. K-mean

    0下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:venshow
  1. distance

    0下载:
  2. matlab 程序,可以直接求出距离,非常非常好用!(This program is matlab, which can directly get the relative distance through the Gps data)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:138240
    • 提供者:cfx2015
  1. gamultiobj

    0下载:
  2. 基于遗传算法的多目标优化算法,包括支配于非劣,序值与前端,拥挤距离,最优前端个体系数等概念(The multi-objective optimization algorithm based on genetic algorithm includes the concepts of dominating and non inferiority,rank and front , crowding distance and ParetoFraction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:166912
    • 提供者:YLL9876
  1. One_Point

    0下载:
  2. 传感器节点在链状拓扑结构中的传输仿真,可控制跳距,跳数,节点间距离(The transmission simulation of sensor nodes in chain topology can control hop distance, hop count and distance between nodes)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:萝卜大帅
  1. acc2vd

    1下载:
  2. matlab下,通过频域积分将加速度积分至速度后,再次积分至位移。(Integration from acceleration to displacement.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:踩水
  1. 1

    0下载:
  2. 可以绘制matlab分布图,电磁场的分布图,以距离为横坐标,场强为纵坐标(Matlab distribution map can be drawn, the distribution of electromagnetic field, distance to abscissa, field strength for ordinate)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:RoyWang5446
  1. LFMCW_FFT

    1下载:
  2. LFMCW体制下,解距离速度的原理及仿真(The principle and Simulation of distance and velocity under the LFMCW system)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:1970176
    • 提供者:企企
  1. 新建文件夹

    2下载:
  2. 一维和二维Airy光场的输出,以及不同距离的传输模拟。自加速过程模拟(Simulation of Airy Beam)
  3. 所属分类:物理计算

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