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

Search list

[AI-NN-PRGA_suanfa

Description: 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It's an individual adaptation to the environment by its Health (fitness).
Platform: | Size: 16384 | Author: 黄波 | Hits:

[matlabGAGJ)

Description: 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Platform: | Size: 3072 | Author: 林洋 | Hits:

[OS programRGA_sscp

Description: 這是 GA 的改進版演算法,最大的差別在於能保證每次選出的基因都是更好的-GA improved version of the algorithm, the biggest difference lies in its ability to ensure that each of the selected genes were better
Platform: | Size: 8192 | Author: CDF | Hits:

[matlab__MATLAB_

Description: matlab的遗传算法原理及实现,以及具体的应用-Matlab GA principle and implementation, as well as specific applications
Platform: | Size: 184320 | Author: | Hits:

[matlabGAtool

Description: matlab遗传算法工具箱 GAtool-Matlab toolbox GAtool GA
Platform: | Size: 57344 | Author: lyf | Hits:

[AI-NN-PRGAycsuanfa

Description: 遗传算法的改进算法,用于人工智能,数据挖掘的相关研究,带有事例-GA improved algorithm for artificial intelligence, data mining-related research, with examples
Platform: | Size: 86016 | Author: 陈妍 | Hits:

[AI-NN-PRGA-homework

Description: 一个遗传算法的程序,用来解决函数最值得问题。比较好用。使用VC++环境-a genetic algorithm procedures, functions to solve most problems. Better quality. Using VC++ environment
Platform: | Size: 392192 | Author: 蒋赛 | Hits:

[matlabcrossgamyfun

Description: 遗传算法的matlab程序,包括三个,cross,ga,myfun-GA Matlab procedures, including three that cross, ga, myfun
Platform: | Size: 2048 | Author: dingtao | 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:

[matlabGA_SVM

Description: GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Platform: | Size: 1673216 | Author: 赵阳 | Hits:

[DocumentsApplicationofFCMAC

Description: The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) is proposed to control this cable compensation system. In FCMAC ,without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective. -The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller (FCMAC) is proposed to control this cable compensation system. In FCMAC, without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective.
Platform: | Size: 69632 | Author: Alice | Hits:

[matlabmatlab_GA

Description: MATLAB遗传算法的经典程序,有例子,值得研究一下,应该有帮助.-MATLAB GA classic procedures, is an example worthy of study, should help.
Platform: | Size: 6144 | Author: 江河 | Hits:

[AI-NN-PRGA-BP

Description: 《遗传算法--理论、应用与软件实现》配套源程序 遗传算法——理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 2002年第一版本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进货计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传算法在智能控制中的应用;第10章讨论了遗传算法与人工生命研究的相关问题;第11章介绍了遗传算法在图像处理、模式识别中的应用。-"genetic algorithm-- the theory, application and software" complementary source of genetic algorithms-- theory, Application and software, "Wang Xiaoping, Li-Ming Cao compile Xi'an Jiaotong University Press in 2002 the first book version of the comprehensive and systematic introduction of the genetic algorithm's basic On focuses on the classical genetic algorithm use and the new development. The book is divided into 11 chapters. Chapter 1 provides an overview of the genetic algorithm for the selection and development of basic ideas, basic operation and the application; Chapter 2 introduces the basic genetic algorithms; Chapter 3 of the genetic basis of a mathematical algorithm; Chapter 4 Analysis of the genetic algorithm approach to improve the variety; Chapter 5 on
Platform: | Size: 693248 | Author: zhoulu | Hits:

[matlabzsyycsf

Description: matlab遗传算法程序,自适应遗传算法-Matlab GA procedures, adaptive Genetic Algorithm
Platform: | Size: 38912 | Author: guo dongmei | Hits:

[AI-NN-PRTravelingSalesmanProblemwithGeneticAlgorithm

Description: this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value -this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter, value
Platform: | Size: 4096 | Author: 宏姬 | Hits:

[AI-NN-PRga_tsp530

Description: ga 基因算法解决tsp530问题. 国外的代码,质量比较高-ga tsp530 genetic algorithm to solve the problem. Foreign code, higher quality
Platform: | Size: 6144 | Author: afafafafa | Hits:

[matlabSGA_TSP

Description: 标准GA算法解决TSP问题的Matlab源代码-standards GA solution of TSP Matlab source code
Platform: | Size: 2048 | Author: Li Li | Hits:

[matlabGAOTPID

Description: 介绍有关GA遗传算法结合BP神经网络的经典文章及应用-introduced the GA GA BP neural network and application classic article
Platform: | Size: 145408 | Author: raul | Hits:

[BooksgaMatlab

Description: 一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。-ga on a MATLAB algorithm in the application papers for the settlement parameter optimization problem.
Platform: | Size: 45056 | Author: 张清 | Hits:

[AI-NN-PRGAPathfinder

Description: 使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
Platform: | Size: 24576 | Author: DL | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

CodeBus www.codebus.net