Welcome![Sign In][Sign Up]
Location:
Search - GA genetic code

Search list

[AI-NN-PRvc GA

Description: VC 遗传算法源码-VC genetic algorithm source code
Platform: | Size: 32768 | Author: | Hits:

[AI-NN-PRGA遗传算法2005

Description: 遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
Platform: | Size: 6144 | Author: | Hits:

[AI-NN-PRGA----GeneticAlgorithms

Description: 遗传算法vb实现代码,快去看看吧。也许你会用到的-genetic algorithm to achieve vb code, a matter of priority, let's see it. You may use the
Platform: | Size: 7168 | Author: | Hits:

[JSP/Javajava-ga-devel-alpha-0.1.tar

Description: 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
Platform: | Size: 30720 | Author: 李文 | Hits:

[AI-NN-PRGA-wangxp

Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \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
Platform: | Size: 4515840 | Author: zhuli | Hits:

[AI-NN-PRjaga-20000829-19

Description: 遗传算法(genetic algorithm GA)源代码-genetic algorithm (GA genetic algorithm) source code
Platform: | Size: 14336 | Author: 李常刚 | Hits:

[MPIGAdesf

Description: 遗传算法的MATLAB代码,很好的算法啊,有需要的自己下载然后解压就可以用了-GA MATLAB code, a good algorithm ah, need to download the then extracting their own can use the
Platform: | Size: 107520 | Author: 123 | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[AI-NN-PRGA

Description: 基于VC++的遗传算法源码(相当经典),非常可观-Based on VC++ Genetic algorithm source code (very classic), very impressive
Platform: | Size: 89088 | Author: pengchao | Hits:

[matlabGA

Description: matlab实现遗传算法,代码超多,共参考。-realize matlab genetic algorithm, super-multi-code, a total of reference.
Platform: | Size: 216064 | Author: hanjiandong | Hits:

[MPIGA

Description: 实数遗传算法源码 Delphi实现,用户可以参考并改进-Real number genetic algorithm realize Delphi source code, users can reference and to improve the
Platform: | Size: 197632 | Author: 何大头 | Hits:

[matlabSGA2[1].0

Description: GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation
Platform: | Size: 9216 | Author: yuandi | Hits:

[matlabGA-wiley-matlab

Description: 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!
Platform: | Size: 11264 | Author: Gil Chang | Hits:

[AI-NN-PRGA-TSP

Description: 利用遗传算法求解TSP的源代码程序 可以精确求出50城市-The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities
Platform: | Size: 9216 | Author: zhouye | Hits:

[AI-NN-PRGA

Description: 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
Platform: | Size: 13312 | Author: jchh | Hits:

[JSP/Javacode

Description: java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
Platform: | Size: 18432 | Author: zhenzhen | Hits:

[matlabga

Description: 基于小生境遗传算法的DOA估计,并附相关MATLAB仿真图结果,与其他算法进行相关比较-Based on Niche Genetic Algorithm for DOA estimation, together with related results of MATLAB simulation diagram, compared with other related algorithms
Platform: | Size: 66560 | Author: huluobo | Hits:

[Windows DevelopGA-source

Description: Genetic algorithm source code
Platform: | Size: 69632 | Author: yunyi | Hits:

[matlabga

Description: 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -The main program for the genetic algorithm binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation operators, but also introduces the inversion operation!
Platform: | Size: 3072 | Author: liujing | Hits:

[matlabHybrid-GA-PSO-Code

Description: Hybrid Genetic Algorithm PSO Code
Platform: | Size: 347136 | Author: javad | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net