CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 质心 算法

搜索资源列表

  1. 质心算法

    1下载:
  2. 这是用matlab编写的质心程序
  3. 所属分类:其它

    • 发布日期:2008-12-28
    • 文件大小:552
    • 提供者:liqiangwo22
  1. 无线传感器网络中一种基于三边测量法和质心算法的节点定位算法

    0下载:
  2. 针对无线传感器网络在节点均匀分布的情况下节点定位精度较差的问题,提出了三边质心定位算法.该算法利用节点均匀分布的先验信息将质心定位思想引入到三边测量法中,通过计算相交圆的公共区域的质心来提高对未知节点位置估算的精度.仿真结果表明,三边质心定位算法与三边测量法相比有效地降低了未 知节点的位置误差,提高定位精度.
  3. 所属分类:其它文档

  1. qq1_2.rar

    1下载:
  2. 3种定位算法(多边:3 边及4边 最小二乘 质心)的主程序,Location algorithm of three kinds of main program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:886
    • 提供者:huqianqian
  1. cc2430location

    0下载:
  2. 基于2430与2431的无线定位程序,算法是加权质心算法,C语言实现。-2430 and 2431 based on wireless positioning procedure, the algorithm is the weighted centroid algorithm, C language.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:497051
    • 提供者:华狼
  1. qq1_1

    0下载:
  2. 多边算法(3 4) 最小二乘算法 质心算法主程序的调用程序-Multilateral algorithm (3 4) centroid algorithm least-squares algorithm of the main program calls the procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2145
    • 提供者:huqianqian
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. ECZX

    0下载:
  2. 传感器网络质心定位算法扩展,减小了定位误差,C++实现-Sensor network expansion centroid location algorithm to reduce the location error, C++ to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1639
    • 提供者:刘林峰
  1. 234

    0下载:
  2. 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:295119
    • 提供者:asfa
  1. zhixin

    0下载:
  2. 无线传感器网络加权质心自定位算法中加权质心算法仿真-Centroid algorithm simulation in wsn
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:743
    • 提供者:huangzhiping
  1. fangzheni

    0下载:
  2. 质心加权算法 质心加权算法 -Weighted centroid algorithm weighted centroid algorithm weighted centroid algorithm weighted centroid algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:741
    • 提供者:吕铏俊
  1. zhixinsuanfa2

    0下载:
  2. 无线传感器网络中质心算法,并有锚节点比例和误差分析-Wireless sensor networks centroid algorithm, and a percentage of anchor nodes and error analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:721
    • 提供者:范玉红
  1. localization

    0下载:
  2. 实现无线传感器网络或者蜂窝网中的三种节点定位算法:CLS、质心算法、DV-Hop算法-Wireless sensor networks or cellular networks of the three localization algorithms: CLS, centroid algorithm, DV-Hop Algorithm
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:19456
    • 提供者:XS
  1. centriod

    0下载:
  2. 关于无线传感器网络非测距定位的质心算法实现-centroid location algorithm for wireless sensor networks
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:576
    • 提供者:wtywxq
  1. Centroid_W

    0下载:
  2. 加权质心定位算法,Matlab程序,应用于无线传感器定位-Weighted centroid location algorithm, Matlab program, used wireless sensor positioning
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:943
    • 提供者:Quickly
  1. CVMoments

    0下载:
  2. 本工程是利用c#实现了经典的均值偏移算法目标跟踪,特征数自定义,同时将背景二值化,显示目标的质心-this project use C# complise the mean shift algorithm ,the target track is very well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3862261
    • 提供者:
  1. 基于opencv的质心算法

    1下载:
  2. C++语言,用于图像处理,求解图片的质心,二维定位,(For image processing, the centroid of the image is solved, two-dimensional location)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:20075520
    • 提供者:wwx111122
  1. 目标定位跟踪算法及仿真程序(修改后)

    0下载:
  2. 目标定位跟踪算法及仿真程序 以质心算法为例,内含程序(Target location tracking algorithm and simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:330752
    • 提供者:石小笨
  1. SS

    5下载:
  2. 加权质心定位算法(zhixin.m)、最小均方误差的二维定位算法(LSM2.m)、最小均方误差的三维定位算法(LSM3.m)、最小二乘/极大似然用于目标跟踪(MLS1.m)、最小二乘/极大似然用于纯方位目标跟踪(MLS2.m)(Weighted centroid positioning algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:夏沐熙
  1. 普通的质心算法

    1下载:
  2. 这是一种质心算法,通过编程实现算法,可用(Centroid algorithm,This is a centroid algorithm that is implemented by programming and is available.)
  3. 所属分类:matlab例程

  1. canny

    1下载:
  2. 基于canny算法的物体边缘提取,可用于提取质心及提取物体尺寸。(Object edge extraction based on Canny algorithm.)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:alexmecer
« 12 3 4 5 6 »
搜珍网 www.dssz.com