嵌入式系统与单片机|技术阅读
登录|注册

您现在的位置是:嵌入式系统与单片机 > 资源下载 > 人工智能/神经网络 > This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

资 源 简 介

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 using the K-means algorithm. Output isdirected to the screen.

相 关 资 源