Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - GA
Search - GA - List
DL : 0
基因算法(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).
Update : 2024-05-20 Size : 16384 Publisher : 黄波

DL : 0
改进的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.
Update : 2024-05-20 Size : 3072 Publisher : 林洋

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

DL : 0
matlab的遗传算法原理及实现,以及具体的应用-Matlab GA principle and implementation, as well as specific applications
Update : 2024-05-20 Size : 184320 Publisher :

DL : 0
matlab遗传算法工具箱 GAtool-Matlab toolbox GAtool GA
Update : 2024-05-20 Size : 57344 Publisher : lyf

DL : 0
遗传算法的改进算法,用于人工智能,数据挖掘的相关研究,带有事例-GA improved algorithm for artificial intelligence, data mining-related research, with examples
Update : 2024-05-20 Size : 86016 Publisher : 陈妍

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

DL : 0
遗传算法的matlab程序,包括三个,cross,ga,myfun-GA Matlab procedures, including three that cross, ga, myfun
Update : 2024-05-20 Size : 2048 Publisher : dingtao

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

DL : 0
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.
Update : 2024-05-20 Size : 1673216 Publisher : 赵阳

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.
Update : 2024-05-20 Size : 69632 Publisher : Alice

DL : 0
MATLAB遗传算法的经典程序,有例子,值得研究一下,应该有帮助.-MATLAB GA classic procedures, is an example worthy of study, should help.
Update : 2024-05-20 Size : 6144 Publisher : 江河

DL : 0
《遗传算法--理论、应用与软件实现》配套源程序 遗传算法——理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 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
Update : 2024-05-20 Size : 693248 Publisher : zhoulu

DL : 0
matlab遗传算法程序,自适应遗传算法-Matlab GA procedures, adaptive Genetic Algorithm
Update : 2024-05-20 Size : 38912 Publisher : guo dongmei

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
Update : 2024-05-20 Size : 4096 Publisher : 宏姬

DL : 0
ga 基因算法解决tsp530问题. 国外的代码,质量比较高-ga tsp530 genetic algorithm to solve the problem. Foreign code, higher quality
Update : 2024-05-20 Size : 6144 Publisher : afafafafa

DL : 0
标准GA算法解决TSP问题的Matlab源代码-standards GA solution of TSP Matlab source code
Update : 2024-05-20 Size : 2048 Publisher : Li Li

DL : 0
介绍有关GA遗传算法结合BP神经网络的经典文章及应用-introduced the GA GA BP neural network and application classic article
Update : 2024-05-20 Size : 145408 Publisher : raul

DL : 0
一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。-ga on a MATLAB algorithm in the application papers for the settlement parameter optimization problem.
Update : 2024-05-20 Size : 45056 Publisher : 张清

DL : 0
使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
Update : 2024-05-20 Size : 24576 Publisher : DL
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.