Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/sql-server-2008/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Math 如何获取群集的中心?数据点_Math_Cluster Analysis_Hierarchical Clustering_Centroid - Fatal编程技术网

Math 如何获取群集的中心?数据点

Math 如何获取群集的中心?数据点,math,cluster-analysis,hierarchical-clustering,centroid,Math,Cluster Analysis,Hierarchical Clustering,Centroid,假设我在单个集群中有以下变量 1.1 0 1.9 0 0 1.3 0.6 0.6 0.6 现在我怎样才能找到这个簇的质心呢?质心是算术平均值 更准确地说,它是每个属性中的平均值,连接成一个新的向量

假设我在单个集群中有以下变量

1.1 0 1.9
0 0 1.3
0.6 0.6 0.6

现在我怎样才能找到这个簇的质心呢?

质心是算术平均值

更准确地说,它是每个属性中的平均值,连接成一个新的向量