登录
首页 » matlab » rangePolyponPoint

rangePolyponPoint

于 2011-11-27 发布 文件大小:1KB
0 205
下载积分: 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 个回复

  • classify
    分类聚类Matlab源程序m文件用于数据的分类聚类(Category clustering Matlab source code m file for the classification of the data clustering)
    2009-11-19 21:27:46下载
    积分:1
  • yin
    itis yin algorithm for fo estimation
    2019-06-14 14:46:01下载
    积分:1
  • Example4
    MATLAB 阻抗计算例子1,很有参考价值。。(MATLAB impedance calculation example 1, a good reference. .)
    2010-10-01 16:35:49下载
    积分:1
  • getDegree
    运动模糊参数估计 模糊方向估计 一个关于运动模糊图像恢复算法的模糊方向估计方面的代码 基于MATLAB(Motion blur parameter estimation blur direction estimated a motion-blurred image restoration algorithm fuzzy direction of estimated code based on MATLAB)
    2013-05-17 22:21:38下载
    积分:1
  • mfcc
    用于提取语音每帧的mfcc函数,将数据保存在cell文件中,可以直接使用cell,也可经过变换,提取到表格中使用(The MFCC function used to extract each frame of speech is saved in cell file. Cell can be used directly or transformed to extract the data into tables)
    2019-05-22 13:05:46下载
    积分:1
  • Software
    GNSS与惯性及多传感器组合导航系统原理相关代码编程——matlab(GNSS and inertial and multi-sensor integrated navigation system principle code programming - matlab)
    2018-10-14 19:50:15下载
    积分:1
  • minRoute
    说明:  图论与网络论中求最短路径的DDijkstra算法(Graph theory and network theory to seek the shortest path algorithm DDijkstra)
    2008-11-17 21:39:58下载
    积分:1
  • roof1
    使用栅格法对板球系统小球建模,仿真的程序,(Using the grid method Modeling the ball cricket system)
    2010-05-22 09:22:31下载
    积分:1
  • beiyesi2
    说明:  最小风险贝叶斯器对学生成绩进行分类。包含随机生成学生成绩(Bayesian minimum risk classification connector on student achievement. Contains randomly generated student achievement)
    2010-04-06 14:21:47下载
    积分:1
  • Zchange
    通过MATLAB仿真离散时间系统,研究其时频域特性,加深对离散系统的冲激响应,频率响应分析和零极点分布概念和理解(Discrete-time systems through MATLAB simulation to study the time and frequency domain characteristics to enhance the impulse response of discrete systems, frequency response analysis and zero-pole distribution and understanding of the concept of)
    2011-06-13 15:44:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载