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掃描法實現(xiàn)凸包的繪制
上傳時間: 2015-09-02
上傳用戶:yt1993410
資源簡介:使用C++實現(xiàn)的Graham掃描法(求解凸包問題),可設(shè)置生成隨機點的個數(shù)、樣式,同時支持設(shè)置顯示范圍、顯示算法處理時間及使用文件導入導出點等功能。(文件格式為,頭四個字節(jié)是點的個數(shù),以后分別是各個點的x坐標和y坐標,每個數(shù)值均占4字節(jié))。
上傳時間: 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 最優(yōu)化理論與算法是一個重要的數(shù)學分支,它所研究的問題是在眾多的方案中什么樣的方案最優(yōu)以及怎樣找出最優(yōu)方案。 本書詳細的介紹了凸優(yōu)化的理論,應用和算法,是一本在解決最優(yōu)...
上傳時間: 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算法。給定平面上的一個點集,找出一個最小點集順次連結(jié)形成一個凸多邊形,使得點集中的點皆在此多邊形內(nèi)或此多邊形上,這個凸多邊形就是給定點集的 二維凸包。
上傳時間: 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
資源簡介:國外游戲開發(fā)者雜志1996年第十二期配套代碼,包含了Greg Graham的關(guān)于DirectSound3D的例子代碼
上傳時間: 2014-12-22
上傳用戶:fhzm5658
資源簡介:樸素貝葉斯(Naive Bayes, NB)算法是機器學習領(lǐng)域中常用的一種基于概率的分類算法,非常簡單有效。k近鄰法(k-Nearest Neighbor, kNN)[30,31]又稱為基于實例(Example-based, Instance-bases)的算法,其基本思想相當直觀:Rocchio法來源于信息檢索系統(tǒng),后來最早...
上傳時間: 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. 關(guān)于OFDMA 資源分配的算法 用到凸優(yōu)化(convex optimization)的理論 證明對多用戶的Waterfilling算法可以實現(xiàn)優(yōu)化原則
上傳時間: 2014-08-22
上傳用戶:GHF
資源簡介:目錄 說明 DATASHEET 相關(guān)芯片手冊及ARM參考資料 實驗程序 LPC2106/2105/2104功能部件相關(guān)實驗 easyarm_drive EasyJTAG仿真器驅(qū)動程序 sofware EasyARM軟件及相關(guān)實驗程序 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
資源簡介:液晶屏軟件設(shè)計用的字模提取軟件,for lcd sofware design
上傳時間: 2017-04-30
上傳用戶:bruce
資源簡介:John C.hull 的經(jīng)典教材,很有幫助的
上傳時間: 2015-06-01
上傳用戶:kbj123