文件名称:mat
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在传统的K均值算法中引入了遗传算法和模拟退火算法,将两种算法相结合,通过交叉、变异、模拟退火等操作,实现了聚类分析。-The genetic algorithm and simulated annealing algorithm are introduced in the traditional K algorithm, and the two algorithms are combined to achieve the cluster analysis through the crossover, mutation, simulated annealing and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传和模拟退火的聚类程序\CRTBASE.M
........................\CRTBP.M
........................\CRTRP.M
........................\FCMfun.m
........................\FCMpure.m
........................\GAFCM.m
........................\initFCM.m
........................\iterateFCM.m
........................\MIGRATE.M
........................\MPGA.M
........................\MUT.M
........................\MUTATE.M
........................\MUTBGA.M
........................\ObjFun.m
........................\OBJFUN1.M
........................\OBJHARV.M
........................\RANKING.M
........................\RECDIS.M
........................\RECINT.M
........................\RECLIN.M
........................\RECMUT.M
........................\RECOMBIN.M
........................\REINS.M
........................\REP.M
........................\RESPLOT.M
........................\RWS.M
........................\SAGAFcmMain.m
........................\SCALING.M
........................\SELECT.M
........................\SGA.M
........................\SUS.M
........................\X.mat
........................\XOVDP.M
........................\XOVDPRS.M
........................\XOVMP.M
........................\XOVSH.M
........................\XOVSHRS.M
........................\XOVSP.M
........................\XOVSPRS.M
遗传和模拟退火的聚类程序