登录
首页 » matlab » rangePolyponPoint

rangePolyponPoint

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

  • matlabcode
    处理ERS数据的SAR成像matlab代码(ERS data processing matlab code of the SAR imaging)
    2009-05-12 16:17:27下载
    积分:1
  • pidcontrolerfordlb
    说明:  建立了倒立摆的simulink模型,并设计了经典的pid控制器(establishment of the inverted pendulum Simulink model and design of the classic pid Controller)
    2006-04-17 17:07:06下载
    积分:1
  • face-towards-the-identification
    LVQ神经网络的预测——人脸朝向识别matlab源代码(LVQ neural network prediction- face towards the recognition matlab source code)
    2013-07-11 09:27:55下载
    积分:1
  • matlab-4
    将百分制的学生成绩转换为五级制的成绩输出(The percentile of the student achievement scores is converted to five-tier system of output)
    2021-04-24 09:08:47下载
    积分:1
  • digital_signal_processing_laboratory_using_matlab
    Digital Signal Processing using Matlab
    2011-05-22 13:22:21下载
    积分:1
  • GA
    说明:  遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.)
    2012-04-24 18:41:24下载
    积分:1
  • B0388012213
    Performance Analysis of MIMO-Mobile WiMAX System using Space Time Block Codes under Different Channels
    2013-04-22 00:47:25下载
    积分:1
  • MS
    说明:  均值漂移算法 MeanShift Matlab 可以运行
    2013-07-10 20:04:06下载
    积分:1
  • eigen_modes_DBR
    calculating 1D photonic crystal (calculating 1D photonic crystal)
    2006-09-20 16:56:35下载
    积分:1
  • 99LINESTOPOLOGYOPTIMIZATION
    一个牛人写的99行的优化程序的文章 A 99 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND(a cattle written by the 99 articles optimization program LINE A 99 TOPOLOGY OPTI MIZATION CODE BY OLE SIGMUND)
    2021-02-27 15:49:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载