KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The point at which a local minimum is achieved is returned as CENTRES.
資源簡介:KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the CENTRES of a cluster model. The matrix DATA represents the data which is being clustered, with each row correspond...
上傳時間: 2014-01-07
上傳用戶:zhouli
資源簡介:a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Borland C++ 3.1
上傳時間: 2016-12-04
上傳用戶:獨孤求源
資源簡介:K-MEANS聚類算法,以及PSO和QPSO算法改進K-MEANS算法,breastcancer數據驗證了該分類模型的有效性
上傳時間: 2016-08-11
上傳用戶:奇奇奔奔
資源簡介:這是針對一維K-means算法的實現,如果想針對多維的k-means算法流程一樣,你只要設計一個多維數據點的數據結構就可以了
上傳時間: 2013-12-27
上傳用戶:Thuan
資源簡介::將K—means算法引入到樸素貝葉斯分類研究中,提出一種基于K—means的樸素貝葉斯分類算法。首先用K— me.arks算法對原始數據集中的完整數據子集進行聚類,計算缺失數據子集中的每條記錄與 個簇重心之間的相似度,把記 錄賦給距離最近的一個簇,并用該簇相...
上傳時間: 2017-08-18
上傳用戶:banyou
資源簡介:KMEANS算法實現 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
上傳時間: 2013-12-28
上傳用戶:一諾88
資源簡介:a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
上傳時間: 2014-12-02
上傳用戶:q123321
資源簡介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上傳時間: 2014-01-27
上傳用戶:maizezhen
資源簡介:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster ce...
上傳時間: 2014-01-15
上傳用戶:woshini123456
資源簡介:Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
上傳時間: 2015-04-05
上傳用戶:康郎
資源簡介:VC k-means聚類算法源碼。KMEANS是一種常用的分割算法,簡單而又高效
上傳時間: 2015-08-24
上傳用戶:tianyi223
資源簡介:k-meansy算法源代碼。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given ...
上傳時間: 2016-04-07
上傳用戶:shawvi
資源簡介:this is a very good code for k means clustering. works quite fast. can download for school assignments.
上傳時間: 2017-06-02
上傳用戶:baitouyu
資源簡介:The mathematic method K-Means with delphi, a smaal essay, with graphic representation....
上傳時間: 2017-06-19
上傳用戶:來茴
資源簡介:fuzzy k-means algorithm for cluster
上傳時間: 2017-07-24
上傳用戶:windwolf2000
資源簡介:A good review of the k-means algorithm
上傳時間: 2014-01-11
上傳用戶:xinyuzhiqiwuwu
資源簡介:中心點漂移是一種非監督聚類算法(與k-means算法相似,但應用范圍更廣些),可用于圖像分割,基于Matlab實現的源碼。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can...
上傳時間: 2016-03-28
上傳用戶:wab1981
資源簡介:·用VC編寫的基于K-means的車牌識別程序
上傳時間: 2013-08-06
上傳用戶:liuchee
資源簡介:數據挖掘中k-means聚類算法的實現源代碼
上傳時間: 2013-12-21
上傳用戶:as275944189
資源簡介:動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
上傳時間: 2015-03-16
上傳用戶:離殤
資源簡介:系統聚類算法K-means 屬于聚類分析中一種基本的劃分方法,常采用誤差平方和準則函數作為聚類準則,該算法在處理大數據集時是相對可伸縮且高效率的,同時具有潛在的數據并行性。但是這種算法依賴于初始值的選擇以及數據的輸入順序;此外,當運用誤差平方和準則...
上傳時間: 2015-03-25
上傳用戶:zhuoying119
資源簡介:k-means算法(matlab編寫),其中包含測試數據集,可以使用.
上傳時間: 2014-01-12
上傳用戶:ddddddos
資源簡介:這次上傳的代碼是關于K-means clusters的代碼,希望能對大家有用。
上傳時間: 2013-12-15
上傳用戶:lindor
資源簡介:分類聚合算法k-means的實現,用matlab
上傳時間: 2015-04-18
上傳用戶:225588
資源簡介:k-means分群法,繁體中文版。以javascript寫成,網頁上即可執行。自動產出結果。
上傳時間: 2015-04-25
上傳用戶:希醬大魔王
資源簡介:The I2C Memory Model is a generic Proteus VSM model designed to model the timing and functionality of I2C memory devices from a wide range of manufacturers.
上傳時間: 2015-04-25
上傳用戶:Divine
資源簡介:K-means一個用C++實現的聚類算法
上傳時間: 2015-04-26
上傳用戶:talenthn
資源簡介:數據挖掘中的一個聚類算法k-means。
上傳時間: 2015-04-28
上傳用戶:zhliu007
資源簡介:K-Means是聚類分析中重要的一種方法,此源碼是K-Means聚類分析的C語言實現。
上傳時間: 2013-12-23
上傳用戶:zhoujunzhen
資源簡介:K-means algoritnm implemented with java
上傳時間: 2013-12-28
上傳用戶:xuanchangri