CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - convex

搜索资源列表

  1. Convex

    1下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:hlzhangrui
  1. JAVA中实现Convex Hull算法

    1下载:
  2. 实现Convex Hull算法的JAVA源代码。
  3. 所属分类:源码下载

    • 发布日期:2010-11-04
    • 文件大小:7970
    • 提供者:luozhan
  1. convex-hull.rar

    0下载:
  2. This code computes the 3D convex hull of a points set.,This code computes the 3D convex hull of a points set.
  3. 所属分类:3D Graphic

    • 发布日期:2016-08-10
    • 文件大小:5734
    • 提供者:Vicki
  1. convex_optimization.rar

    1下载:
  2. 凸优化程序包,包含各种凸优化算法,可供方便调用.,Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5305787
    • 提供者:李普
  1. CVX.rar

    2下载:
  2. 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。,Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6920347
    • 提供者:张飞
  1. 2011Convex-optimization-toolbox

    1下载:
  2. 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7550208
    • 提供者:吕仕铉
  1. DTin

    2下载:
  2. 基于VC++6.0环境编写, TIN生成算法是DEM的重要算法之一, 提供从离散点生成TIN的凸包收缩方法, 可以保存生成的点跟线的自定义的文本文档, 程序仅供参考-Based on VC++6.0 environment for the preparation of. TIN is generated from a point to provide the convex hull of contraction method , Can save th
  3. 所属分类:其他行业

    • 发布日期:2013-12-19
    • 文件大小:2016104
    • 提供者:Zhouwen
  1. SVT_2009-05-20

    0下载:
  2. 这篇经典文章Exact Matrix Completion via Convex Optimization的源代码-This classic article Exact Matrix Completion via Convex Optimization of the source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:355278
    • 提供者:yjj
  1. convex

    0下载:
  2. 程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。-Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:3338
    • 提供者:廖建勇
  1. Convex-Optimization

    2下载:
  2. Stephen Boyd编写的凸优化理论书籍,学习凸优化方法必备书籍-Convex Optimization By Stephen Boyd
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5407544
    • 提供者:查淞
  1. Convex

    2下载:
  2. 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:39185
    • 提供者:wgy
  1. convex

    0下载:
  2. 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the tilt angle of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123048
    • 提供者:Free.L
  1. convex

    0下载:
  2. C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1781135
    • 提供者:bob stan
  1. convex

    0下载:
  2. gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1977
    • 提供者:刘晓明
  1. Convex

    0下载:
  2. Building convex hall in C++ (console application)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1391698
    • 提供者:Volodymyr
  1. Localization-Using-Range-Free-Based-Convex-Method

    0下载:
  2. Localization using Range free based convex method
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:43411
    • 提供者:Shilpa S G
  1. THE-THEORY-OF-CONVEX-OPTIMIZATION

    0下载:
  2. 讲述了凸优化的基本理论,包括定义,模型,鲁棒特性以及对信号重构的指导等。-Describes the basic theory of convex optimization, including definitions, models, robust features and guidance on the signal reconstruction.
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14794980
    • 提供者:张巧玲
  1. convex-optimization

    0下载:
  2. 学习凸优化的实现方法以及凸优化工具包的内容-Learning the content of convex optimization methods and convex optimization toolkit
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7205628
    • 提供者:刘宝健
  1. convex optimization

    0下载:
  2. 数值优化学习资料 人工智能 数学课 matlab基础参考资料(convex math artificial intelligence matlab reference)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:5416960
    • 提供者:unyqhz
  1. convex-optimization

    1下载:
  2. 权威凸优化学习资料,清华大学研究生课程资料。(Authority convex optimization learning materials, Tsinghua University graduate course materials.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-17
    • 文件大小:10730496
    • 提供者:wajijicn
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com