文件名称:ACO
介绍说明--下载内容来自于网络,使用问题请自行百度
MATLAB实数编码的蚁群算法源程序,M文件
函数1:f=cos(2*pi.*x).*cos(2*pi.*y).*exp(-((x.^2+y.^2)/10))
函数2:f=exp(-2*log(2).*((x-0.1)./0.8).^2).*(sin(5*pi.*x)).^6
函数3:f=(3./(0.05+(x.^2+y.^2))).^2+(x.^2+y.^2).^2
函数1带有注释-MATLAB real-coded ant colony algorithm source, M files.
. Function 1: f = cos (. 2* pi* x)* cos (. 2* pi* y)* exp (- ((x ^ 2+ y ^ 2)/10)..)
Function 2: f = exp (.-2* Log (2)* ((x-0.1) ./ 0.8) ^ 2.)* (Sin (5* pi* x).) ^ 6..
Function 3: f = (3 ./ (0.05+ (x ^ 2+ y ^ 2))..) ^ 2+ ^ 2. (X ^ 2+ y ^ 2..).
Function 1 annotated with comments
函数1:f=cos(2*pi.*x).*cos(2*pi.*y).*exp(-((x.^2+y.^2)/10))
函数2:f=exp(-2*log(2).*((x-0.1)./0.8).^2).*(sin(5*pi.*x)).^6
函数3:f=(3./(0.05+(x.^2+y.^2))).^2+(x.^2+y.^2).^2
函数1带有注释-MATLAB real-coded ant colony algorithm source, M files.
. Function 1: f = cos (. 2* pi* x)* cos (. 2* pi* y)* exp (- ((x ^ 2+ y ^ 2)/10)..)
Function 2: f = exp (.-2* Log (2)* ((x-0.1) ./ 0.8) ^ 2.)* (Sin (5* pi* x).) ^ 6..
Function 3: f = (3 ./ (0.05+ (x ^ 2+ y ^ 2))..) ^ 2+ ^ 2. (X ^ 2+ y ^ 2..).
Function 1 annotated with comments
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蚁群算法/hanshu1.m
蚁群算法/hanshu2.m
蚁群算法/hanshu3.m
蚁群算法
蚁群算法/hanshu2.m
蚁群算法/hanshu3.m
蚁群算法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.