登录
首页 » matlab » rangePolyponPoint

rangePolyponPoint

于 2011-11-27 发布 文件大小:1KB
0 203
下载积分: 1 下载次数: 56

代码说明:

  Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10]) 输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • iac
    活动轮廓模型中的iac模型,集合侧地线和无边缘活动轮廓模型的一种。(Active contour model iac model, a collection of geodesics and the active contour model without edges a.)
    2010-09-18 08:14:08下载
    积分:1
  • shuzhijisuanmatlab
    在matlab中,数值计算的理论和分析。(In matlab, the theoretical and numerical analysis.)
    2011-11-27 16:10:33下载
    积分:1
  • pcaa-fisher
    pca and fisher implementation in matlab for feature extraction
    2014-01-31 17:10:54下载
    积分:1
  • showcontextmenu_v2
    使用方法如下: --------------------------------- hcmenu1= uicontextmenu uimenu(hcmenu1,...) uimenu(hcmenu1,...) showcontextmenu(hObj,hcmenu1) --------------------------------- 尝试使用实例test_showcontextmenu.m。 这也包含了日常琐碎的一些功能: getParentFigure(hObject) %的投资回报hObject的父母图 getPositionOnFigure(hObject,单位) %返回对象的绝对位置上的数字 getRelPosition(hObject,单位) %的人能(hObject, 定位 )与特定的 单位 (Use as follows: --------------------------------- hcmenu1 = uicontextmenu uimenu(hcmenu1,...) uimenu(hcmenu1,...) showcontextmenu(hObj,hcmenu1) --------------------------------- Try test_showcontextmenu.m for usage example. This also contains a number of trivial routine functions: getParentFigure(hObject) returns hObject s parent figure getPositionOnFigure( hObject,units ) returns absolute position of object on a figure getRelPosition( hObject,units ) get(hObject, Position ) with specific units )
    2011-05-23 11:25:13下载
    积分:1
  • LQRcontrol
    LQR线性优化二次型,LQR可得到状态线性反馈的最优控制规律 ,易于构成闭环最优控制,本实例可以运行(Two LQR linear quadratic regulator)
    2021-03-28 22:09:11下载
    积分:1
  • tongtaifilter
    一种对于图像的同态滤波算法,显示滤波前后的图像效果(For the homomorphic image of a filtering algorithm to show the images before and after the effect of filtering)
    2009-11-17 16:09:53下载
    积分:1
  • fenbufuliye
    利用分步傅里叶方法模拟光纤激光器的输出脉冲与传输距离的关系(The use of step-by-step Fourier method to simulate the output of fiber laser pulses with the transmission distance relationship)
    2009-05-14 13:54:07下载
    积分:1
  • lvboqi
    说明:  这是个关于滤波器实验,有学习滤波器的可以看看(This is about the filter, the experimental study filter can see)
    2010-04-08 16:19:00下载
    积分:1
  • createCNT
    用来建立第一性原理计算的用的坐标程序,程序还稍有问题需要调试。(Used to create the first-principles calculation of the coordinates program, the program is also a slight problem needs to be debugged.)
    2013-03-16 18:48:35下载
    积分:1
  • choascode
    it is choas for optimazation0
    2013-04-14 18:16:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载