CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - genetic algorithm very simple
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - genetic algorithm very simple - List
[
matlab
]
jiandan0101
DL : 0
这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm source code, code guarantees minimal, in fact there is no need Checking. For a specific application to amend this code, users only need to change the constant definition and the definition of "evaluation function" can. Attention to the design of the code for the maximum, the objective function can only take positive; and function and adapt to the individual was no difference between the value. The system uses ratio choices, the essence model, single point of hybridization and mutation uniform. If Gaussian variation replacement uniform variation, may be a better result. Code no graphics, or even no screen output, mainly to ensure that the platforms to the high portability. Readers can get ftp.uncc.edu. Contents coe/evol prog.c the document
Date
: 2026-01-13
Size
: 3kb
User
:
[
matlab
]
CCodes
DL : 0
二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序-Binary-coded genetic algorithm simple C-language source code, very few of the C language program optimization algorithm
Date
: 2026-01-13
Size
: 115kb
User
:
王晓磊
[
matlab
]
11111
DL : 0
二进制编码的简单遗传算法源程序,很完整,适合初学者学习。-A simple binary encoding genetic algorithm source code, is very complete, suitable for beginners to learn.
Date
: 2026-01-13
Size
: 115kb
User
:
王玉勤
[
matlab
]
111
DL : 0
几个简单的遗传算法例子,一般有点相关基础的都能看懂,很容易的。-Few simple examples of the genetic algorithm, based on the general correlation can understand a little bit, very easy.
Date
: 2026-01-13
Size
: 7kb
User
:
胡中友
[
matlab
]
yichuansuanfagac
DL : 0
一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。 -A very simple genetic algorithm source code, is Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendment. Code to ensure as little as possible, in fact, do not have to troubleshooting. The application of a specific amendment to this code, the user simply changes the definition of constants and the definition of " merit function" can be.
Date
: 2026-01-13
Size
: 3kb
User
:
leilei
[
matlab
]
GA(ylcx)
DL : 0
遗传算法程序,不采用工具箱,以简单示例手把手教你如何编写,有助于理解其原理,很不错的程序哦-Genetic algorithm procedures, do not use a toolbox, in a simple example teaches you how to write, help to understand its principle, very good program
Date
: 2026-01-13
Size
: 4kb
User
:
严达伟
[
matlab
]
GA-BP
DL : 0
遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
Date
: 2026-01-13
Size
: 2kb
User
:
[
matlab
]
GA-MIMO
DL : 0
基于遗传非常简单实用。算法的多目标优化方案, 用matlab程序编写,-Multi-objective genetic algorithm-based optimization scheme is very simple and practical. Programming with matlab
Date
: 2026-01-13
Size
: 3kb
User
:
耿伟
[
matlab
]
binaryGA
DL : 0
Binary Genetic Algorithm. Very simple and powerful to get estimations
Date
: 2026-01-13
Size
: 2kb
User
:
Sewoon
[
matlab
]
gacase
DL : 0
一个遗传算法的实例,非常简单基本的一个求解无约束数学规划问题的例子-An example of a genetic algorithm is very simple and basic one for solving unconstrained mathematical programming problems
Date
: 2026-01-13
Size
: 1kb
User
:
Steve-Jiang
[
matlab
]
IMGA_MAX_F111
DL : 0
简单、规范免疫遗传算法,含有大量注释,可读性强,适用于新手学习算法和代码编写。-Simple and standard immune genetic algorithm.It is very readable and suitable for new guys to learn algorithms and programme.
Date
: 2026-01-13
Size
: 3kb
User
:
范赫
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.