CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ga
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - ga - List
[
Other resource
]
GA遗传算法——理论、应用与软件实现中的源代码
DL : 0
GA遗传算法——理论、应用与软件实现中的源代码-GA GA -- Theory, Application and Implementation of the software source code
Date
: 2008-10-13
Size
: 620.52kb
User
:
原野
[
Other resource
]
GA(C+)
DL : 1
遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
Date
: 2008-10-13
Size
: 15.6kb
User
:
宋磊
[
Other resource
]
ga-quxian
DL : 0
遗传算法驱近函数级点的DOS绘图程序.该程序可以在5步情况下逼近函数最值.-GA flooding near the point function DOS mapping procedures. The procedure can five-step approximation of the value function.
Date
: 2008-10-13
Size
: 1.98kb
User
:
zhyulily
[
Other resource
]
GA(matlab)
DL : 0
遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
Date
: 2008-10-13
Size
: 3.88kb
User
:
才华
[
Other resource
]
GA-wangxp
DL : 0
王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \\Sources 遗传算法相关自由软件及代码 -Wang Xiaoping "genetic algorithm -- Theory, Application and Software" CD with the book, the contents are : \\ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \\ Sour ces genetic algorithms and the associated free software code
Date
: 2008-10-13
Size
: 4.31mb
User
:
zhuli
[
Other resource
]
usual-GA
DL : 0
一个最常用的GA程序,可以以此为基础,扩展出很多版本的GAs-a GA the most commonly used procedure, could serve as the basis and expand the many versions of GAs
Date
: 2008-10-13
Size
: 1.08mb
User
:
李冲
[
Other resource
]
GA-PSO
DL : 1
PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Date
: 2008-10-13
Size
: 1.59kb
User
:
何峰
[
Other resource
]
Matlab的GA程序 遗传算法求TSP
DL : 1
Matlab中的GA程序-Matlab GA procedures
Date
: 2008-10-13
Size
: 2.21kb
User
:
于喜洋
[
Other resource
]
ga
DL : 0
用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
Date
: 2008-10-13
Size
: 1.98kb
User
:
王艳秋
[
Other resource
]
GA
DL : 0
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行
Date
: 2008-10-13
Size
: 154.73kb
User
:
leafer
[
Other resource
]
GA
DL : 0
这是初学算法时收集和整理的几个比较有参考价值的ga程序,望对大家有帮助
Date
: 2008-10-13
Size
: 3.96kb
User
:
田野
[
Other resource
]
ga
DL : 0
应用于求解大规模寻优的遗传算法,比普通GA算法收敛速度提高70倍,且不存在出现奇异点
Date
: 2008-10-13
Size
: 70.46kb
User
:
小刘
[
Other resource
]
ga
DL : 0
ga 遗传算法
Date
: 2008-10-13
Size
: 7.53kb
User
:
ocisco
[
Other resource
]
GA
DL : 0
在详细论述模糊神经网络技术基础上,提出了基于GA 的模糊神经网络控制器构造方法. 选择 MATLAB 作为开发工具,使用所提供的神经网络和模糊逻辑工具箱,完成了基于GA 的模糊神经网络控制 器设计,并应用ActiveX 技术在虚拟测控系统中实现了对其的调用.
Date
: 2008-10-13
Size
: 93.58kb
User
:
汪冰
[
Other resource
]
GA
DL : 0
GA TSP问题,很好的源程序,来自网络,希望对需要的人有帮助
Date
: 2008-10-13
Size
: 2.22kb
User
:
cmxy
[
Other resource
]
ga
DL : 0
用GA求函数的极小值群体大小为15,交叉概率为0.8, 变异概率取0.01
Date
: 2008-10-13
Size
: 14.34kb
User
:
liu
[
Other resource
]
ga-bp
DL : 0
程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序,用于单因素时间 序列的预测,采用了单步与多步相结合预测 说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法 优化权值
Date
: 2008-10-13
Size
: 6.55kb
User
:
fk774
[
Other resource
]
GA-wiley-matlab
DL : 0
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!
Date
: 2008-10-13
Size
: 10.97kb
User
:
Gil Chang
[
Other resource
]
GA
DL : 1
MATLAB版本的遗传算法程序,程序简洁明了,易懂,ga的初学者可以参考这个
Date
: 2008-10-13
Size
: 20.82kb
User
:
qianwen
[
Other resource
]
GA
DL : 0
Some good GA alorthim ,just like a good program,you can download it for example
Date
: 2008-10-13
Size
: 58.32kb
User
:
姜鹏
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.