搜索资源列表
-
1下载:
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with
-
-
0下载:
遗传算法中多点交叉算法来优化最小值函数所对应的解--编码过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of encoding
-
-
0下载:
Simple Genetic Algorithm
binary coded
roulette wheel method
-
-
0下载:
MATLAB编写的遗传算法,采用二进制编码,有说明文档-Genetic algorithm written in MATLAB, using binary code, there is documentation
-
-
1下载:
利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
-
-
0下载:
基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍. 已通过测试。
-Binary and floating-point encoding genetic algorithm based on Ma tlab language toolbox support, and provides a variety of options, cross-va
-
-
0下载:
遗传算法
编码解码采用二进制编解码
交叉
变异
选择操作采用轮盘赌
-genetic algorithm
The binary coding and decoding decoding
Crossover
Mutation
The roulette wheel selection operation
-
-
0下载:
three udf function
This is a real single point crossover function for genetic algorithm based projects
under vb.net or excel vba
usage
a1=crosover(a1, b1, m, 1)
b1 = crosover(a1, b1, m, 2)
crossover with a1 and b1 are strings,
-
-
0下载:
说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
-
-
0下载:
用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
-
-
0下载:
二进制单变量遗传算法,变量为一维,适合初学者-Univariate binary genetic algorithm
-
-
0下载:
二进制多变量遗传算法,变量为多维,适合拓展对遗传算法的认识-Binary multivariate genetic algorithms, multidimensional variables for expanding knowledge of the genetic algorithm
-
-
0下载:
二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
-
-
0下载:
Binary Genetic algorithm program
-
-
0下载:
This submission contains
(1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks.
(2) MATLAB code to do Feature Selection Using Genetic Algorithm.
NB:
(i) This code is short BUT it works
-
-
0下载:
A Genetic Algorithm-Based Feature Selection on binary image
-
-
0下载:
binary genetic algorithm implementation in matlab, including Selection, Crossover, Mutation and other methods of generic alghorithm
-
-
0下载:
Binary Genetic Algorithm
-
-
0下载:
genetic algorithm in binary genetic algorithm
-
-
0下载:
BINARY GENETIC ALGORITHM
SELECTION,REPRODUCTION,FITNESS FUNCTN
-