文件名称:iriscode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:17.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Matlab提供了两种方法进行聚类分析。
一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法;
另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。
-Matlab provides two methods of cluster analysis. One is a function of the sample data using clusterdata to conduct a cluster, its disadvantages for the user to select a narrower face and can not change the method of calculating the distance the other is the sub-Buju categories: (1) find a data set variable pairwise similarity between the non-similarity, calculated using pdist function, the distance between variables (2) function definition with the linkage connection between variables (3) with the cophenetic clustering evaluation function, the information (4) with cluster function is to create clustering.
一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法;
另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。
-Matlab provides two methods of cluster analysis. One is a function of the sample data using clusterdata to conduct a cluster, its disadvantages for the user to select a narrower face and can not change the method of calculating the distance the other is the sub-Buju categories: (1) find a data set variable pairwise similarity between the non-similarity, calculated using pdist function, the distance between variables (2) function definition with the linkage connection between variables (3) with the cophenetic clustering evaluation function, the information (4) with cluster function is to create clustering.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iriscode/createiristemplate.m
iriscode/Matching/gethammingdistance.m
iriscode/Matching/shiftbits.m
iriscode/Normal_encoding/encode.m
iriscode/Normal_encoding/gaborconvolve.m
iriscode/Normal_encoding/normaliseiris.m
iriscode/README.txt
iriscode/Segmentation/addcircle.m
iriscode/Segmentation/adjgamma.m
iriscode/Segmentation/canny.m
iriscode/Segmentation/circlecoords.m
iriscode/Segmentation/findcircle.m
iriscode/Segmentation/findline.m
iriscode/Segmentation/houghcircle.m
iriscode/Segmentation/hysthresh.m
iriscode/Segmentation/linecoords.m
iriscode/Segmentation/nonmaxsup.m
iriscode/Segmentation/segmentiris.m
iriscode/iriscode/Matching
iriscode/Normal_encoding
iriscode/Segmentation
iriscode
iriscode/Matching/gethammingdistance.m
iriscode/Matching/shiftbits.m
iriscode/Normal_encoding/encode.m
iriscode/Normal_encoding/gaborconvolve.m
iriscode/Normal_encoding/normaliseiris.m
iriscode/README.txt
iriscode/Segmentation/addcircle.m
iriscode/Segmentation/adjgamma.m
iriscode/Segmentation/canny.m
iriscode/Segmentation/circlecoords.m
iriscode/Segmentation/findcircle.m
iriscode/Segmentation/findline.m
iriscode/Segmentation/houghcircle.m
iriscode/Segmentation/hysthresh.m
iriscode/Segmentation/linecoords.m
iriscode/Segmentation/nonmaxsup.m
iriscode/Segmentation/segmentiris.m
iriscode/iriscode/Matching
iriscode/Normal_encoding
iriscode/Segmentation
iriscode
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.