- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
模糊聚类算法分析及其matlab的实现摘要模糊聚类分析是当前在模糊数学中应用最多的几个方法之一,可以将研究的样本进行合理的分类,所以,也被广泛地应用于天气预报、地震预测、地质探勘、运动员心理素质分类、河川水质污染程度等方面。首先,文章对数据挖掘的定义,历史背景和国内外的一些成果做了介绍,并对模糊聚类的概况也做了基本的讲述。其次,围绕两个典型的模糊聚类算法:模糊C-均值聚类算法和模糊K-均值聚类算法的思想、步骤和相关的模糊聚类分析的基础知识进行了详细的介绍。对模糊K-均值聚类算法的几个改进算法也进行了研究。最后,针对两个典型模糊聚类算法的理论思想,将其在matlab平台上实现,仔细分析了算法实现的思想和代码。并抽取了主要的算法结合图片和数据进行了聚类结果的分析研究。关键词:模糊聚类,matlab,模糊C-均值聚类算法,模糊K-均值算法Fuzzy Clustering Algorithm Analysis and Actualize on MatlabAuthor: Zhou JieTutor: Chen JuanAbstractNowaday fuzzi clustering analysis is one of the most popular methods which can classify the samples researched into the reasonable classes. Therefore , it is widely used in many areas , such as the weather forecast , the earthquake forecast , the geology prospecting , the athlete psychology quality classification , the pollution degree of river water quality and so on.Firstly, in this paper, definitions and background history and some accomplishment both in and out of our country of data mining are introduced, and some general situations of fuzzy clustering are being introduced too.Secondly, many pages of the details which focus on the two representative fuzzy clustering algorithm, fuzzy C-means clustering algorithm and fuzzy K-means clustering algorithm are shown. In these pages some relative basic definition of fuzzy clustering analysis is introduced in detail. And some research on the improving algorithms of the fuzzy K-means has been done tooo.At last but not least, the method of how to actualize these two representative fuzzy clustering algorithms on matlab and the code are described at length. At the same time , I chose some mean algorithms and discuss the clustering results with the help of illusions and data. Keywords:fuzzy clustering ,matlab,fuzzy C-means clustering algorithm, fuzzy K-means clustering algorithm第1章绪论31.1开发工具Matlab的发展历史和影响31.2论文的主要构成和研究内容31.3课题背景理论概述31.3.1数据挖掘的历史背景及国内外发展现状31.3.2数据挖掘的定义31.3.3数据挖掘的聚类分析3第2章模糊C-均值聚类算法的思想及实现32.1基础知识32.1.1聚类分析中的数据类型32.1.2间隔数值属性3第3章模糊C-均值聚类算法的思想及步骤33.1C
文档评论(0)