Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • convexSets.rar Convex sets form the basis of convex analysis and optimization which is a very important topic for machine learning and ... . In this note we concentrate on the most basic layer of convex analysis - convex sets. Despite the fact that we assume that the ...
  • ATutorialonConvexOptimization.rar A Tutorial on Convex Optimization Haitham Hindi Palo Alto Research Center (PARC), Palo Alto, California email: hhindi@parc.com
  • ConvexOptimizationTBook.zip Text book on convex optimization
  • TSPconvhull.rar 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.
  • Convex.rar 凸包程序 演示凸包的程序 用MFC的详细功能
  • proj1.rar ... 以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(reflex convex)处的顶点坐标。 2.下面考虑修改各顶点颜色。首先多边形绘制改为从位于图形中心的(0,0)处开始,并设为白色。 3.此后对于六个凹角处的顶点分别设定其颜色为黄色,绿色,青色,蓝色,洋红色及红色。默认状态下多边形将出现渐变的 ...
  • uQuadProg.gz constrained convex optimization. Using blas data structure.
  • ConvexHull.zip convex hull using quick hull
  • Morphological.rar Here we use mathematical morphology as a tool to extract useful forms and structures and shapes such as boundaries, skeletons, convex hull. Dilation and Erosion
  • HW04_allegro.rar convex hull problem with source code