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

搜索资源列表

  1. linecross

    0下载:
  2. 判断同一平面内两线段是否相交,端点在线上,或者相离
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:799byte
    • 提供者:雪狐
  1. KOCH曲线生成代码

    0下载:
  2. KOCH曲线生成代码。从一条直线段开始,将线段中间三分之一部分用等边三角形的两条边代替,形成具有 5个结点的图形,在新的图形中,又将图中每一直线段中间的三分之一部分都用一等边三角形的两条边代替,再次形成新的图形。-Snowflake type KOCH curve generation code。( Write a Matlab program to produce a first dimensional Koch curve)
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:145.35kb
    • 提供者:布娃娃
  1. Simulation_System_of_Unknown_Environmen

    0下载:
  2. :以matlab工具箱的形式给出了静态及动态未知环境下移动机器人地图构建的仿真研究平 台。通过分析polaroid6500声纳、电子罗盘、编码器等传感器的工作原理建立了参数可调的传感器 模型。这些传感器为机器人提供位姿及环境信息。在分析已有基于hough变换的线段提取算法的基 础上提出了抑止。杂线段。现象的CIHT[Clus~r Inhibiting Hough Transform]算法.采用cIHT 对声蚋信息作环境特征提取,便于开展基于环境特征的未知环境地图构建算法方面的研究
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:350.16kb
    • 提供者:xuyuhua
  1. CohenSoutherlandLineClipping

    0下载:
  2. Cohen-Southerland线段裁剪算法的Matlab程序-Cohen-Southerland Line Clipping Algorithm in Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.21kb
    • 提供者:章礼平
  1. code

    0下载:
  2. 水平竖直线交点就是输入些水平线段和竖直线段的坐标(文件输入) 然后输出几个交点-The level of vertical lines is the intersection of some level of input the coordinates of line segments and vertical segments (file type) and then the output of several intersection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9.18kb
    • 提供者:michael
  1. Edge_Linking_and_Line_Segment_Fitting

    0下载:
  2. 边缘提取,并用线段分割。内附示例说明,文件来源于作者网站-Edge Linking and Line Segment Fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16.72kb
    • 提供者:潘珍
  1. plotkoch

    0下载:
  2. Koch曲线是通过图形迭代的方式产生的,其迭代规则是:对一条线段,首先将它分成三等份,然后将中间的一份替换成以此为底边的等边三角形的另外两条边。无限次迭代下去,最终形成的曲线就是Koch曲线。-Koch curve is generated by way of graphical iteration, and its iteration rule is: for a segment, it is divided into three equal parts first, and then rep
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:759byte
    • 提供者:杰灵
  1. magnetic

    1下载:
  2. 根据毕奥-萨伐尔定律推导了运动电荷产生的磁感应强度的公式,用曲面显示运动电荷产生的磁感应强度的分布规律。 通电线段的磁感应强度公式 磁感应线的半径形成等比数列,精确显示了二维磁感应线-Derivation based on the Biot- Savart law of magnetic induction generated by the moving charge formula, the distribution of magnetic induction surface d
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.1mb
    • 提供者:WANGBIN
  1. matlab3

    0下载:
  2. 黄金分割法的原理:把一条线段分割为两部分,使其中一部分与全长之比等于另一部分与这部分之比。其比值是一个无理数,取其前三位数字的近似值是0.618-Golden principles of the method: the line segment is divided into two parts, so that the part is equal to the ratio of the full length of another portion of this part of the rat
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:21.52kb
    • 提供者:罗泽明
  1. MATLAB.zip

    1下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的
  3. 所属分类:matlab

    • 发布日期:2016-05-09
    • 文件大小:1kb
    • 提供者:peter
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17.53kb
    • 提供者:shmilyhuaqi2012
  1. cantor

    0下载:
  2. 一、Cantor三分集的递归算法 选取一个欧氏长度的直线段,将该线段三等分,去掉中间一段,剩下两段。将剩下的两段分别再三等分,各去掉中间一段,剩下四段。将这样的操作继续下去,直到无穷,则可得到一个离散的点集。点数趋于无穷多,而欧氏长度趋于零。经无限操作,达到极限时所得到的离散点集称之为Cantor集。-A recursive algorithm selection Cantor ternary set a Euclidean line segment length, the three eq
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:689byte
    • 提供者:yangyong
  1. Midpoint-segmentation-algorithm

    0下载:
  2. 首先可以说明中点分割线段裁剪算法的基本原理,其次可以编程实现算法,最后通过举例验证算法有效性-First, the basic principles can explain the midpoint of the dividing line clipping algorithm, the algorithm can be programmed followed, and finally verify the validity of the algorithm by example
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:王瑞
  1. m_arrow

    0下载:
  2. 画带箭头的线段。由起点指向终点。可以选择颜色,箭头粗细。m_arrow(X,Y,color1,color2,LW )用于画有箭头指向的两点间的线段 X 两点横坐标 Y两点纵坐标 color1线条颜色 color2箭头颜色 LW箭头粗度 -Draw lines with arrows
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:921byte
    • 提供者:季本明
  1. arrow

    0下载:
  2. 基于MATLAB 6.x开发,通过鼠标点击拖拽可以画出带箭头的线段。-ARROW may be called with a normal argument list or a property-based list. ARROW(Start,Stop,Length,BaseAngle,TipAngle,Width,Page,CrossDir) is the full normal argument list, where all but the Start and Stop po
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:15.82kb
    • 提供者:天天
  1. lianma

    0下载:
  2. matalb链码代码,从某一起点开始沿曲线观察每一线段的走向并用相应的指向符来表示,结果形成一个数列。-matalb chain code codes, a starting point along the curve to observe each segment with the corresponding point symbols to represent, resulting in a number of columns.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.17kb
    • 提供者:马达
  1. lowp

    0下载:
  2. 低通滤波器,由于电信号经常存在噪声波的干扰,通过这个程序,可以大幅改善信号源,从而得到光滑平整的曲线段-lowp easy it
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:李俊
  1. arrow

    0下载:
  2. 带有箭头的连接两点间的有向线段,连接坐标指示两点的矢量线段-Directed line segment connecting the coordinate points indicating the vector line segment connecting between the two points with an arrow
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:18.58kb
    • 提供者:林歆昊
  1. 概率论与数理统计历年试题

    0下载:
  2. 基于重要点的PLR表示: 重要点被定义为在局部范围内的极值点,并且与端点的比值超过参数R。将重要点用线段连接,就得到了基于重要点的时间序列分段线性表示,((A piecewise linear representation of the time series code))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:840kb
    • 提供者:bendandoudou
  1. 边缘连接和线段拟合

    1下载:
  2. 线段和边缘连接拟合程序,可根据其中各自研究方向对内容自行修改,(Segment and edge connection fitting procedures, which can be modified on the basis of their respective research directions.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:13kb
    • 提供者:五道杠骚年
搜珍网 www.dssz.com