搜索资源列表
polygon_cut
- 自己编写的 matlab gui 可以实现任意多边形定点参数输入 然后使用Sutherland_Hodgeman等算法进行多边形被矩形截取的演示程序
coastgrid
- 用matlab实现不规则多边形网格的划分-Using matlab to achieve the division of irregular polygonal meshes
duobianxing
- 针对多边形,求其面积,长宽比,并标记重心-For the polygon, find its area, aspect ratio, and mark the center of gravity
shift
- 直线偏移代码,已知多边形顶点坐标,可以将多边形各边沿其法线方向平移距离然后得到新的多边形顶点。-Linear shift code, known polygon vertex coordinates, can be the edge of the polygon shift its normal direction and then get a new polygon from the vertex.
Nelder0
- 二维空间中的多边形逼近算法 确定三个顶点a,b,c并且其函数值按从小到大排列- Two-dimensional space of polygons in the approximation algorithm
linecutface
- 实现任意直线对多边形的分割,返回生成的多边形顶点坐标-An arbitrary line of division of the polygon,Return vertex coordinates of polygons generated
pointinface
- 给出一点和任意一个多边形,判断点与多边形的位置关系-Any given point and a polygon, determine the relationship between the location of points and polygons
1
- 给出了一个有关Chaikin细分法的matlab编程,该程序适合于任意的封闭的初始控制多边形-a program about Chaikin subdivision scheme which can be applied to closed polygon
draw-polygons
- matlab gui 实现多边形的绘制,以及对多边形内部填充不同的颜色-matlab gui draw polygons to achieve, as well as inside of a polygon filled with different colors
rangePolyponPoint
- Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10]) 输出结果为:x = [ 0 10 10
Nelder0
- 二维空间中的多边形逼近。确定三个顶点a,b,c并且其函数值按从小到大排列。将二维空间中的多边形三个顶点的函数值按从小到大顺序排列, 判断三点或三点函数值的距离是否小于给定阈值.若小于阈值停止循环,得最优解x0=a-Two-dimensional space polygon approximation. Determine the three vertices a, b, c and its function value in ascending order. The three-dimensio
ROI
- 用matlab画多边形并且求面积,标记每个多边形,求出了平均值-Matlab for area and draw the polygon, mark each polygon, and from the average
tuxingxue
- 计算机图形学:“弧长法”对点和多边形的包含关系进行判断。-Computer Graphics: contains the relationship of the arc-length method for points and polygons to judge.
SCE-UA
- 多边形单纯刑法SEC-UA,用于率定新安江模型参数,自己写的,里面写的很清楚,希望对大家有用-SCE-UA XINANJIANG
@polygon
- 施瓦茨变换代码,专门用于多边形的变换,matlab代码-Schwartz transform code, dedicated to the transformation of the polygon, matlab code
随机骨料程序多边形
- 采用matlab编制的随机骨料多边形程序
ConcreteBone2d_Polygon
- matlab编制的随机骨料多边形模型,适合随机骨料的建模和有限元分析-poly rabdom arrevege
distance
- 求点到一个多边形的最短距离的函数,点在多边形内部则值为负,在外部值为正,函数非常有用-Find the minimum point to a function of the distance of the polygon, the point is inside the polygon is negative, the external value is positive, the function is very useful
shunacuo
- 多边形排列问题顺排列和错排列的模拟问题 指定多边形的面积和排列区域大小即可-Simulation problems polygonal arrangement and alignment problems along the wrong arrangement Specified area of the polygon and the area size can be arranged
生成二维多边形集料
- 可以根据级配,集料沥青油石比等数据生成需要的二维多边形随机骨料模型,以便后续的计算,