代码搜索:clusters
找到约 1,502 项符合「clusters」的源代码
代码结果 1,502
www.eeworm.com/read/304962/3782166
poly clusters.poly
# Shewchuk Triangle .poly file, produced by the CGAL::Mesh_2 package
# Neither attributes nor boundary markers are used.
13 2 0 0
1 812.183 152.284
2 -20.3046 30.4569
3 662.437 365.482
4 824.873 53.2
www.eeworm.com/read/304962/3783305
h clusters.h
// Copyright (c) 2004-2005 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License
www.eeworm.com/read/289679/8535279
class clusters$value.class
www.eeworm.com/read/384512/8865951
m kmeans_clusters.m
function [centers,clusters,errors,ind] = kmeans_clusters(sD, n_max, c_max, verbose)
% KMEANS_CLUSTERS Clustering with k-means with different values for k.
%
% [c, p, err, ind] = kmeans_clusters(sD, [
www.eeworm.com/read/166711/10006211
m find_clusters.m
function [ind_clust,bgi] = Find_Clusters(dot_dist,mean_dist,num_c,preSet_Centers)
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
%
www.eeworm.com/read/159921/10587901
mat clusters2.mat
www.eeworm.com/read/159921/10587916
mat clusters4.mat
www.eeworm.com/read/421949/10676591
mat clusters2.mat
www.eeworm.com/read/421949/10676606
mat clusters4.mat
www.eeworm.com/read/397115/8066383
m kmeans_clusters.m
function [centers,clusters,errors,ind] = kmeans_clusters(sD, n_max, c_max, verbose)
% KMEANS_CLUSTERS Clustering with k-means with different values for k.
%
% [c, p, err, ind] = kmeans_clusters(sD, [