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
Search - ga - List
[
source in ebook
]
网络游戏Use Case框图的规划设计
DL : 0
<VC++网络游戏建摸与实现>源代码-lt; VC network games modeling and implementation gt; Source code
Date
: 2026-01-10
Size
: 25kb
User
:
韦功成
[
source in ebook
]
MATLAB-wavelet-2
DL : 0
_基于MATLAB的系统分析与设计_小波分析,一本好书的全源码-_ based on MATLAB analysis and design _ wavelet analysis, a source of all good books
Date
: 2026-01-10
Size
: 5.59mb
User
:
董光波
[
source in ebook
]
gawmm
DL : 0
基于遗传算法优化神经网络结构源程序,比较适用,对初学者很好.-based on genetic algorithm optimization neural network structure source files, suitable for beginners well.
Date
: 2026-01-10
Size
: 7kb
User
:
李为
[
source in ebook
]
GA-min
DL : 0
遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
Date
: 2026-01-10
Size
: 2kb
User
:
林言
[
source in ebook
]
yichuansuanfayuanchengxu
DL : 0
遗传算法程序,对于想熟悉遗传算法的新手好处多多。(程序用中文解释)-GA procedures, familiar to GA newbie great benefits. (Procedures explained in Chinese)
Date
: 2026-01-10
Size
: 3kb
User
:
sjl
[
source in ebook
]
ebf847eb-572a-4b85-95e0-e3d0c5d9bf50
DL : 0
一个典型的遗传算法源程序,属于基本遗传算法-a typical GA source files, which form the basic genetic algorithms
Date
: 2026-01-10
Size
: 5kb
User
:
飞翔
[
source in ebook
]
BPNN
DL : 0
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Date
: 2026-01-10
Size
: 2kb
User
:
王刚
[
source in ebook
]
tspGA
DL : 0
采用遗传算法解决TSP旅行商问题 对初学遗传算法者很不错-The use of genetic algorithm to solve traveling salesman problem TSP to the beginner who is pretty good genetic algorithm
Date
: 2026-01-10
Size
: 4kb
User
:
肖玲俐
[
source in ebook
]
rga
DL : 0
遗传算法 C代码 .用的是二进制与十进制混合遗传的-GA in C launguage.GA implementation using binary and real coded variables.
Date
: 2026-01-10
Size
: 60kb
User
:
sunshixian
[
source in ebook
]
ga
DL : 0
genetic algoritm for different objective functions and given constraiants
Date
: 2026-01-10
Size
: 12kb
User
:
mallu
[
source in ebook
]
gahelloworld
DL : 0
The "hello world!" algorithm by GA produced by c-The "hello world!" algorithm by GA produced by c++
Date
: 2026-01-10
Size
: 1kb
User
:
saeed
[
source in ebook
]
360139
DL : 0
In this paper, an attractive approach for teaching genetic algorithm (GA) is presented. This approach is based primarily on using MATLAB in implementing the genetic operators: crossover, mutation and selection
Date
: 2026-01-10
Size
: 95kb
User
:
ABDELHEDI
[
source in ebook
]
ga
DL : 0
龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
Date
: 2026-01-10
Size
: 5kb
User
:
曾令龙
[
source in ebook
]
ga
DL : 0
pid ga 基于遗传算法的PID参数优化程序 这个可以用的 源程序-pid ga PID parameters based on genetic algorithm optimization procedure can be the source of this
Date
: 2026-01-10
Size
: 2kb
User
:
王二
[
source in ebook
]
GA
DL : 0
本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引 入了倒位操作!-this is ga algorim
Date
: 2026-01-10
Size
: 3kb
User
:
刘挺
[
source in ebook
]
GA--BP-neural-network
DL : 0
遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
Date
: 2026-01-10
Size
: 53kb
User
:
sunyanchao
[
source in ebook
]
GA-BP-nihe
DL : 0
神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,遗传算法改进的BP神经网络拟合-30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, GA improved BP neural network fit
Date
: 2026-01-10
Size
: 53kb
User
:
chao
[
source in ebook
]
GA
DL : 0
简单的GA算法,适合想要学习遗传算法的初学者-a simple example of GA
Date
: 2026-01-10
Size
: 7kb
User
:
木易
[
source in ebook
]
GA
DL : 0
遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
Date
: 2026-01-10
Size
: 4kb
User
:
liyi
[
source in ebook
]
ga-example
DL : 0
遗传算法的一个例子 注释比较详细 可以结合来理解ga-An example of genetic algorithm can be combined with more detailed comments to understand ga
Date
: 2026-01-10
Size
: 1kb
User
:
li
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.