代码搜索:CENTRES
找到约 428 项符合「CENTRES」的源代码
代码结果 428
www.eeworm.com/read/289146/8572219
m kmeansnetlab.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
www.eeworm.com/read/428167/8886015
m kmeansnetlab.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
www.eeworm.com/read/177674/9442449
m kmeans.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
%
www.eeworm.com/read/176823/9483149
m kmeans.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
%
www.eeworm.com/read/425695/10336588
m sp_kmeans.m
function [centres, options, post, errlog] = sp_kmeans(centres, data, options)
% KMEANS Trains a k means cluster model.
% Adapted from Netlab neural network software:
% http://www.ncrg.aston.ac.uk/n
www.eeworm.com/read/469416/6976421
m kmeansnetlab.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
www.eeworm.com/read/397097/8069196
m mykmeans.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
%
www.eeworm.com/read/143706/12849646
m kmeans.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
%
www.eeworm.com/read/140851/13059141
m kmeansnetlab.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
www.eeworm.com/read/138798/13212203
m kmeansnetlab.m
function [centres, options, post, errlog] = kmeans(centres, data, options)
%KMEANS Trains a k means cluster model.
%
% Description
% CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean