Labfans是一个针对大学生、工程师和科研工作者的技术社区。 论坛首页 | 联系我们(Contact Us)
MATLAB爱好者论坛-LabFans.com
返回   MATLAB爱好者论坛-LabFans.com > 工程数学软件 > MATLAB论坛
MATLAB论坛 一切MATLAB相关问题在此讨论。
 
 
主题工具 显示模式
旧 2008-04-12, 16:32   #1
xuzhenhua
初级会员
 
注册日期: 2008-04-12
年龄: 39
帖子: 8
声望力: 0
xuzhenhua 正向着好的方向发展
默认 [分享]matlab聚类源码

【资料名称】:聚类源码
【作者】:不详
【语言】:matlab
【格式】:doc
【摘要或目录】:function [bics,modelout,model,Z,clabs] = mbclust(data,maxclus);

% Model-based clustering - entire process
%
% [BICS,BESTMODEL,ALLMODELS,Z,CLABS] = MBCLUST(DATA,MAXCLUS);
%
% This does the entire MB Clustering given a set of data.
% It only does the 4 basic models, unequal-unknown priors. It
% returns the BESTMODEL based on the highest BIC.
%
% The output variable BICS contains the values of the BIC for
% each model (row) and number of clusters (col). The output variable
% CLABS contains the class labels for the input data according to the
% optimal clustering given by BIC.
上传的附件
文件类型: rar mbclust.rar (3.0 KB, 684 次查看)
xuzhenhua 当前离线   回复时引用此帖
 


发帖规则
不可以发表新主题
不可以发表回复
不可以上传附件
不可以编辑自己的帖子

启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码


相似的主题
主题 主题作者 版面 回复 最后发表
[求助]Matlab求解偏微分方程 mian112 MATLAB论坛 2 2008-04-23 20:19
[求助]矩阵赋值 LIKAIYU MATLAB论坛 2 2008-04-18 09:48
[求助]请问一个有关字符串存储的问题 Eric_xu MATLAB论坛 1 2008-04-18 09:44
【求助】应用S函数时遇到的问题 蝈蝈adab2 MATLAB论坛 1 2007-07-30 16:30


所有时间均为北京时间。现在的时间是 06:23


Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.