用VC編寫的基于K-means的車牌識別程序
·用VC編寫的基于K-means的車牌識別程序...
·用VC編寫的基于K-means的車牌識別程序...
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C...
數據挖掘中k-means聚類算法的實現源代碼...
動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群...
系統聚類算法K-means 屬于聚類分析中一種基本的劃分方法,常采用誤差平方和準則函數作為聚類準則,該算法在處理大數據集時是相對可伸縮且高效率的,同時具有潛在的數據并行性。但是這種算法依賴于初始值的選...
k-means算法(matlab編寫),其中包含測試數據集,可以使用....
這是一個改進的快速實現模糊c-means聚類算法的程序...
Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the sou...
這次上傳的代碼是關于K-means clusters的代碼,希望能對大家有用。...
分類聚合算法k-means的實現,用matlab...