搜索资源列表
-
0下载:
本代码是用遗传算法求解一般问题的基本程序,注释清晰-the code is using genetic algorithms to solve the general problem of the basic procedures clear Notes
-
-
0下载:
C#编写的遗传算法程序,可以实现对参数的优化处理。各个函数都单独列出,可以方便扩展-prepared by the process of genetic algorithms can be realized by the optimization of processing parameters. All functions are provided separately, to facilitate expansion
-
-
0下载:
wang xiao ping 版遗传算法-ping version of do we analyze the dynamic process of genetic algorithms
-
-
1下载:
数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
-
-
0下载:
关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
-
-
0下载:
遗传算法应用程序使用说明:
1.安装MATLAB5.X;
2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录;
3.运行(c:\GeneticProgram)中的 startup;
4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。-Application of genetic algorithms for use: 1. Installation MATLAB5.X 2.
-
-
0下载:
C++ library for Genetic Algorithms
-
-
0下载:
遗传算法是在生物进化的启示下得到的一种搜索和自适应算法。此程序包为GA算法的源代码。-Genetic algorithms are inspired by biological evolution to be a search and adaptive algorithm. This package for the GA algorithm source code.
-
-
0下载:
nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。-nondominated sorting genetic algorithms,nsga2 c-language source code better.
-
-
0下载:
使用遗传算法的C++源代码 使用遗传算法的C++源代码 -The use of genetic algorithms using C++ source code for genetic algorithm using C++ source code for genetic algorithm using C++ source code for genetic algorithm source code for C++
-
-
0下载:
This file contains a complete project on implementing mixed Genetic and Simulated Annealing alghorithms in try of solving Floorplan Design problems. In the code you can easily change some basic functions as population, temprature, it s changes. You c
-
-
1下载:
计算机科学技术专业毕业论文设计——基于遗传算法和acsess数据库的组卷系统的研究。-Professional Thesis computer science and technology design- based on genetic algorithms and acsess Paper System in the database.
-
-
0下载:
压缩包中为美国北卡罗来纳州大学推出的遗传算法优化工具箱GAOT,以方便遗传算法的使用。-Archive for the University of North Carolina introduced the genetic algorithm optimization toolbox GAOT, to facilitate the use of genetic algorithms.
-
-
0下载:
数值优化的各种算法,包括牛顿法,拟牛顿,遗传算法,等等。-Numerical optimization algorithms, including Newton' s method, quasi Newton, genetic algorithms, and so on.
-
-
0下载:
genetic algorithms program
-
-
0下载:
有关遗传算法的一些内容,比较详细,可以作为参考-Some elements of genetic algorithms, more detailed, can be used as reference
-
-
2下载:
遗传算法求解多元函数优化问题,利用遗传算法经过50代左右求得函数的最优解。-Genetic algorithm for multi-function optimization problems using genetic algorithms to obtain the optimal solution of the function after about 50 generations.
-
-
0下载:
采用BP神经网络和遗传算法,进行预测绘图,C#编写可调试-BP neural networks and genetic algorithms to predict the drawing, and C# to write debug
-
-
0下载:
使用matlab编写的各种类型的遗传算法,每一种都有注释说明 可以复制到M文件中运行-Matlab prepared using various types of genetic algorithms, each with explanatory notes can be copied to M to run in files
-
-
0下载:
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimizatio
-