-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
radar-signal
自编比较全面的部分雷达信号编码,可自行修改使用,(Part of a more comprehensive self radar signal encoding, you can modify their own use,)
- 2014-10-29 15:44:26下载
- 积分:1
-
UAV-Cooperative-Decision
讲述无人机协同策略与控制的书,大牛写的英文原版(Book about UAV collaborative strategy and control, Daniel wrote the original English)
- 2013-04-01 22:06:09下载
- 积分:1
-
dianyun
可以直接運行TestMyCrust.m,是讀取恐龍點雲的sample,load其它mat文件,可以查看其他samples。(Can be run directly TestMyCrust.m, is to read the dinosaur point cloud sample, load other mat file, you can view other samples.)
- 2015-04-22 12:07:11下载
- 积分:1
-
mcc
DC MOTOR SPEED CONTROL mcc
- 2010-10-14 04:33:13下载
- 积分:1
-
xiaobofenjie
1)了解小波分解与小波包分解概念区别与联系;
2)了解小波包的分解和重构算法积;
3)用matlab编程对信号进行小波包分解及小波能量图的绘制。
(1) to understand the wavelet decomposition and wavelet packet decomposition of differences and relations between concepts 2) to understand the wavelet packet decomposition and reconstruction algorithms of product 3) the signal using matlab programming wavelet packet decomposition and wavelet energy mapping.)
- 2011-01-07 12:57:18下载
- 积分:1
-
shishangbaili
说明: 大量的编程,相信对于大家来说是很有帮助的呀!(lot of programming, and I believe everyone is very helpful!)
- 2006-04-13 15:10:12下载
- 积分:1
-
s1
说明: arry elemments far fild
- 2010-05-25 22:06:07下载
- 积分:1
-
shudu
这是一个用matlab写的关于数独的程序,对于喜爱数独的伙伴会很有帮助,程序已经测试过,没有问题,而且有注释。(This is for soduk,it will be helpful for people who like it.)
- 2013-11-11 14:48:14下载
- 积分:1
-
toolboxglys
说明: 公交车调用模型用神经网络算法解决公交车调用的问题(The bus call model USES neural network algorithm to solve the problem of bus call)
- 2019-01-26 19:27:19下载
- 积分:1