自动生成聚类点函数: x = nngenc(bounds,clusters,points,std_dev); bounds,:表示生成点的取值范围 clusters:表示聚类点的个数 ,points,:表示生成多少个点 std_dev:每个聚类点距质心的偏差