Graham convex hull sofware
资源简介:Graham convex hull sofware
上传时间: 2013-12-24
上传用户:3到15
资源简介:Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divid...
上传时间: 2017-02-19
上传用户:wyc199288
资源简介:A convex hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull i...
上传时间: 2013-12-23
上传用户:it男一枚
资源简介:cnvex hull with algorith Graham
上传时间: 2013-12-20
上传用户:zycidjl
资源简介:使用Graham算法求二维凸包
上传时间: 2013-12-26
上传用户:123456wh
资源简介:凸包最常用的凸包算法是Graham扫描法和Jarvis步进法.本程序用Graham扫描法实现凸包的绘制
上传时间: 2015-09-02
上传用户:yt1993410
资源简介:使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。
上传时间: 2014-11-29
上传用户:pompey
资源简介:This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existi...
上传时间: 2015-12-27
上传用户:dongbaobao
资源简介:【书名】 convex Optimization 【作者】Stephen Boyd Lieven Vandenberghe 最优化理论与算法是一个重要的数学分支,它所研究的问题是在众多的方案中什么样的方案最优以及怎样找出最优方案。 本书详细的介绍了凸优化的理论,应用和算法,是一本在解决最优...
上传时间: 2016-11-09
上传用户:xiaodu1124
资源简介:The Graham scan examines the points one by one and eliminates the points which cause reflexive angles
上传时间: 2017-02-17
上传用户:jing911003
资源简介:convex Optimization book. A useful and fundamental tool for all domain [image processing, network,...]
上传时间: 2014-01-24
上传用户:wlcaption
资源简介:USB Embedded sofware guide for Philips ISP1362
上传时间: 2017-03-29
上传用户:aa54
资源简介:Calculating Voronoi Diagrams using convex Sweep Curves
上传时间: 2017-04-07
上传用户:685
资源简介:convex constructed uisng Matlab
上传时间: 2014-09-10
上传用户:waizhang
资源简介:convex algorithm bodo
上传时间: 2013-12-12
上传用户:1101055045
资源简介:Non convex Algorithms for Group Sparse Optimization by Angshul Majumdar @matlab central
上传时间: 2017-06-03
上传用户:youth25
资源简介:Quick hull implementation
上传时间: 2017-06-30
上传用户:changeboy
资源简介:CVXMOD is a Python-based tool for expressing and solving convex optimization problems.
上传时间: 2013-12-13
上传用户:changeboy
资源简介:求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。
上传时间: 2014-01-02
上传用户:tyler
资源简介:convex optimization problem
上传时间: 2015-03-23
上传用户:飞来大货车
资源简介:·【原 书 名】 High-Speed Digital Design:A Handbook of Black Magic 【原出版社】 Addison Wesley/Pearson 【作 者】[美]Howard Johnson,Martin Graham [同作者作品] [作译者介绍] 【译 者】 沈立[同译者作品] 朱来文 陈宏伟 等 【丛 书
上传时间: 2013-07-03
上传用户:GeekyGeek
资源简介:Abstract: Alexander Graham Bell patented twisted pair wires in 1881. We still use them today because they work so well. In addition we have the advantage ofincredible computer power within our world. Circuit simulators and filter design pro...
上传时间: 2014-11-26
上传用户:Vici
资源简介:国外游戏开发者杂志1996年第十二期配套代码,包含了Greg Graham的关于DirectSound3D的例子代码
上传时间: 2014-12-22
上传用户:fhzm5658
资源简介:朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早...
上传时间: 2014-01-03
上传用户:wxhwjf
资源简介:When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel ...
上传时间: 2013-12-20
上传用户:changeboy
资源简介:一篇同学的硕士论文 --OFDMA Ressource Allocation using Multiuser Constant-Power Waterfilling. 关于OFDMA 资源分配的算法 用到凸优化(convex optimization)的理论 证明对多用户的Waterfilling算法可以实现优化原则
上传时间: 2014-08-22
上传用户:GHF
资源简介:目录 说明 DATASHEET 相关芯片手册及ARM参考资料 实验程序 LPC2106/2105/2104功能部件相关实验 easyarm_drive EasyJTAG仿真器驱动程序 sofware EasyARM软件及相关实验程序 LPC210x ISP LPC210x的ISP软件 Ucosii 2.52 for lpc210x...
上传时间: 2016-11-18
上传用户:ve3344
资源简介:Description The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big s...
上传时间: 2017-02-17
上传用户:1427796291
资源简介:液晶屏软件设计用的字模提取软件,for lcd sofware design
上传时间: 2017-04-30
上传用户:bruce
资源简介:John C.hull 的经典教材,很有帮助的
上传时间: 2015-06-01
上传用户:kbj123