| Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) | 
![]()  | 
	
| 		
			
			 | 
		#1 | 
| 
			
			 初级会员 
			
			
			
			注册日期: 2008-04-12 
				
				年龄: 40 
				
					帖子: 8
				 
				
				
				声望力: 0 ![]()  | 
	
	
	
		
		
			
			 
			
			【资料名称】:聚类源码 
		
		
		
			【作者】:不详 【语言】: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.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
		
  | 
	
		 | 
			 
			相似的主题
		 | 
	||||
| 主题 | 主题作者 | 版面 | 回复 | 最后发表 | 
| [求助]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 |