搜索资源列表

  1. TSPconvhull

    0下载:
  2. for solving for TSP, with TSPconvhull that K = convhull(x,y) returns indices into the x and y vectors of the points on the convex hull.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:ictnn
  1. ConvHull

    0下载:
  2. 对于平面上任意给定的一些离散的点,确定这些点的凸包的边界。-For any given plane, a number of discrete points, the convex hull of these points to determine the boundaries.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:985088
    • 提供者:张林
  1. TSPconvhullcode

    0下载:
  2. TRAVELING SALESMAN PROBLEM USING CONVHU-TRAVELING SALESMAN PROBLEM USING CONVHULL
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:rashrash
  1. convhull

    1下载:
  2. Matlab编程考试的一道题。随机生成50个点,计算它的一个凸包,并计算凸包的面积-Matlab programming test a question. Randomly generated 50 points, calculate a convex hull, and calculate the area of ??convex hull
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:25600
    • 提供者:陶兆君
  1. convhull

    0下载:
  2. 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let
  3. 所属分类:并行运算

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:pzg
  1. CH

    0下载:
  2. 令S是平面上的一个点集,封闭S中所有顶点的最小凸多边形,称为S的凸包,表示为CH(S)。如下图中由红色线段表示的多边形就是点集Q={p0,p1,...p12}的凸包。-ConvHull problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:Jia Jia
  1. DRLSE_v0 (1)

    0下载:
  2. 水平集算法分割图像源代码,一种是从内到外分割,一种是外到内分割(Level set segmentation image source code, there are two kinds, one is from inside to outside, and the other is from outside to inside Matlab convhull)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 20151030082902308

    1下载:
  2. 水平集代码,从网上找到的,没有什么特别复杂的。(Level set segmentation image source code, there are two kinds, one is from inside to outside, and the other is from outside to inside Matlab convhull)
  3. 所属分类:图形图像处理(光照,映射..)

源码中国 www.ymcn.org