文件名称:polyangles
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2010-05-08
- 文件大小:
- 2.44kb
- 下载次数:
- 0次
- 提 供 者:
- chenyl01@126.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
POLYANGLES Computes internal polygon angles.
% ANGLES = POLYANGLES(X, Y) computes the interior angles (in
% degrees) of an arbitrary polygon whose vertices are given in
% [X, Y], ordered in a clockwise manner. The program eliminates
% duplicate adjacent rows in [X Y], except that the first row may
% equal the last, so that the polygon is closed.
% ANGLES = POLYANGLES(X, Y) computes the interior angles (in
% degrees) of an arbitrary polygon whose vertices are given in
% [X, Y], ordered in a clockwise manner. The program eliminates
% duplicate adjacent rows in [X Y], except that the first row may
% equal the last, so that the polygon is closed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : polyangles.rar 列表 polyangles.m