文件名称:Simple-Clustering
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- Ali***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ICA Clustering
In computer science, Imperialist Competitive Algorithm (ICA)[1] is a computational method that is used to solve optimization problems of different types. Like most of the methods in the area of evolutionary computation, ICA does not need the gradient of the function in its optimization process.
From a specific point of view, ICA can be thought of as the social counterpart of genetic algorithms (GAs). ICA is the mathematical model and the computer simulation of human social evolution, while GAs are based on the biological evolution of species
In computer science, Imperialist Competitive Algorithm (ICA)[1] is a computational method that is used to solve optimization problems of different types. Like most of the methods in the area of evolutionary computation, ICA does not need the gradient of the function in its optimization process.
From a specific point of view, ICA can be thought of as the social counterpart of genetic algorithms (GAs). ICA is the mathematical model and the computer simulation of human social evolution, while GAs are based on the biological evolution of species
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Simple Clustering\AssimilateColonies.m
.................\ClusteringCost.m
.................\CreateInitialEmpires.m
.................\DoRevolution.m
.................\ica.asv
.................\ica.m
.................\InterEmpireCompetition.m
.................\IntraEmpireCompetition.m
.................\mydata.mat
.................\PlotSolution.m
.................\RouletteWheelSelection.m
.................\ShareSettings.m
.................\UpdateTotalCost.m
Simple Clustering
.................\ClusteringCost.m
.................\CreateInitialEmpires.m
.................\DoRevolution.m
.................\ica.asv
.................\ica.m
.................\InterEmpireCompetition.m
.................\IntraEmpireCompetition.m
.................\mydata.mat
.................\PlotSolution.m
.................\RouletteWheelSelection.m
.................\ShareSettings.m
.................\UpdateTotalCost.m
Simple Clustering