登录
首页 » matlab » rangePolyponPoint

rangePolyponPoint

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

  • amosa
    进化计算会刊的模拟退火多目标优化 大家的杰作 很有参考价值(Multi-objective optimization by simealted fire)
    2021-03-24 21:19:14下载
    积分:1
  • wincvs-daily-use-guide
    详细介绍wincvs的使用,可以让初学者掌握如何使用wincvs进行文件版本管理(Details wincvs use, allowing beginners to learn how to use wincvs for file version management)
    2011-01-27 12:08:17下载
    积分:1
  • rs
    说明:  RS编译码原理基于MATLAB仿真程序 举例(RS encoding and decoding principle is based on MATLAB simulation program example)
    2011-04-12 13:10:43下载
    积分:1
  • di8zhang
    基于MATLAB图像处理技术随书源代码第八章(MATLAB-based image processing technology with the book source code Chapter VIII)
    2013-11-28 09:35:32下载
    积分:1
  • Untitled-
    matlab中关于地震合成记录的制作,用雷克子波和合成速度,制作的合成地震记录,为褶积模型。(matlab in the production of synthetic seismic records, with a the Ricker wave and synthetic speed production of synthetic seismic record is the convolution model.)
    2012-10-29 10:28:02下载
    积分:1
  • 03-聚类
    采用聚类的方法对路标进行提取,效果不错。(The method of clustering is used to extract road signs, and the effect is good.)
    2020-06-20 09:40:01下载
    积分:1
  • 灰色系统理论建模源代码 张
    灰色预测是就灰色系统所做的预测。所谓灰色系统是介于白色系统和黑箱系统之间的过渡系统。其具体的含义是:如果某一系统的全部信息已知为白色系统,全部信息未知为黑箱系统,部分信息已知,部分信息未知,那么这一系统就是灰色系统。(Grey prediction is the prediction of grey system. The so-called grey system is a transitional system between the white system and the black box system. Its concrete meaning is: if all information of a system is known as a white system, all information is unknown as a black box system, some information is known, and some information is unknown, then this system is a grey system.)
    2020-06-18 02:20:02下载
    积分:1
  • factorialHMM
    Factorial hidden markov model and compute likelihood per each cycle with train test and validation set. train HMM used Backward-Forward Algorithm.
    2010-08-27 18:16:08下载
    积分:1
  • matlab
    说明:  文档中包含多个MATLAB函数索引(中英文字母)以及一部分信号处理常用函数(Document contains several MATLAB function index (in English letters) and some of the commonly used signal processing functions)
    2010-04-27 09:54:31下载
    积分:1
  • wiener_match(PROGRAME)
    维纳滤波器是基于最小平方的最优滤波器,有广泛的使用,用于改变信号,提高分辨率(Wiener filter is based on the least squares optimal filter, widely used for the signal changes to improve the resolution)
    2012-08-13 12:03:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载