登录
首页 » matlab » rangePolyponPoint

rangePolyponPoint

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

  • kalman
    详细的kalman滤波程序,对于初学者很有用(kalman filter)
    2009-03-05 21:16:39下载
    积分:1
  • hanshubianhuan
    函数变换的MATLAB界面程序,可根据需要进行修改(Function Transformation MATLAB interface procedures can be modified as needed)
    2010-05-18 10:28:19下载
    积分:1
  • The-MPC-Simulink-Library
    Model Predictive Control Simulink Library
    2013-07-21 13:17:27下载
    积分:1
  • programme
    this code source is avaible to lknkln,kln,
    2011-09-29 15:12:41下载
    积分:1
  • MultithreadedClientandServer
    programa que demonstra como usar multi threads
    2014-11-18 22:00:03下载
    积分:1
  • C_mean
    该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点(The matlab code is written in C means clustering algorithm, a fast clustering and a good effect)
    2010-08-26 10:04:14下载
    积分:1
  • JSAC
    认知无线电中基于机会频谱接入方案,仿真感知信道的选择、发送和休眠时间优化。(Opportunities for cognitive radio spectrum access scheme based on the simulation perception channel selection, transmit and sleep time optimization.)
    2013-10-08 09:35:51下载
    积分:1
  • GoldbachConjecture
    哥德巴赫猜想,数字系统设计答辩资料,获得了一等奖哦!(Goldbach Conjecture, digital system design reply information received first prize Oh!)
    2009-06-19 09:35:21下载
    积分:1
  • YahooPriceRead
    Function to download historical price data from yahoo!finance
    2012-01-06 07:52:32下载
    积分:1
  • voicemark
    语音信号处理的端点检测程序,在编程中调用,很实用,值得你一看。(Endpoint detection)
    2011-12-27 20:32:02下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载