Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - genetic
Search - genetic - List
DL : 0
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版 本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并给出了一些应用实例,同时还简单的介绍了进化计算的基本内容。本书具有系统性强、可读性强、可操作性强的特点。本书可供智能计算、自动控制、系统工程、优化计算、经济管理、运筹学、计算机等专业的研究人员、研究生、高年级大学生参考。 -9. "Genetic Algorithm Theory and Application", Zhou, Sun Shudong compile defense industry publisher in 1999 the first book version of the comprehensive and systematic introduction to the genetic algorithm to the basic principles mathematical basis, the major techniques, and gives some examples, also introduced a simple evolutionary computation of the basic elements. The book is systemic strong, readable, and it can be operational characteristics. The book smart, automatic control, systems engineering, optimization, economic management, and operations. computer and other professional researchers, graduate students and students of high-grade reference.
Update : 2024-05-19 Size : 3485696 Publisher : 孙东

matlabGoat
DL : 0
遗传算法工具箱 // 蛮好使得 -genetic algorithm toolbox// makes very good
Update : 2024-05-19 Size : 563200 Publisher :

DL : 0
This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang -This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. Usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
Update : 2024-05-19 Size : 9216 Publisher :

本书专门介绍遗传算法中的仿生学计算算法的资料,是一本适合于人工智能初学者的好书。-book devoted to the genetic algorithm bionics algorithm information, is a suitable for beginners books on artificial intelligence.
Update : 2024-05-19 Size : 5847040 Publisher : 李彬

介绍了遗传算法工具箱及其具体的应用,很有参考价值.-introduced a genetic algorithm toolbox and its specific application of great reference value.
Update : 2024-05-19 Size : 694272 Publisher : yssx090

DL : 0
这是用实验函数--Ackley函数来检验遗传算法的优越性,其中有点小毛病,就是种群数在20个左右效果最好,一旦增加种群,结果就不大对劲了。忙了好多天,也没调出来,还请各位大侠指点喽-This is the experimental function-- Ackley function to test the advantages of genetic algorithm, with a little fault, is the number of stocks in the 20 best around, once increased stocks, the result is not very comfortable having the. Busier afterwards, it was not stressed out, please Shanhaiguan kind Lackeys
Update : 2024-05-19 Size : 4096 Publisher : 叶建槐

DL : 0
此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a not need any initial information and can find the global optimum, efficient optimization method.
Update : 2024-05-19 Size : 1024 Publisher : 周龙

DL : 0
基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
Update : 2024-05-19 Size : 7162880 Publisher : 红红

DL : 0
遗传算法求解tsp文题 里面包括了执行文件-genetic algorithm tsp text that includes the implementation document
Update : 2024-05-19 Size : 193536 Publisher :

基于遗传聚类的彩色图像分割,用caj 打开,很好的毕业论文-based on genetic clustering color image segmentation, PRODUCTS opened with a good thesis
Update : 2024-05-19 Size : 2435072 Publisher : sdfdf

DL : 0
基于改进遗传算法的T_S型模糊控制器优化设计-based on improved genetic algorithms T_S fuzzy controller design optimization
Update : 2024-05-19 Size : 309248 Publisher : 沈建峰


Update : 2024-05-19 Size : 110592 Publisher : 萧韩

DL : 0
自适应遗传算法源码,matlab环境,很好的,适合初学者学习-adaptive genetic algorithm source code, Matlab environment, and good, for beginners learning
Update : 2024-05-19 Size : 1024 Publisher : 李笑

DL : 0
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
Update : 2024-05-19 Size : 25600 Publisher : 王杰

DL : 0
matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
Update : 2024-05-19 Size : 1024 Publisher : songyong

用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain
Update : 2024-05-19 Size : 2048 Publisher : 杨志鹏

DL : 0
求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
Update : 2024-05-19 Size : 3072 Publisher : mmcc

DL : 0
MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost--------费用邻接矩阵 %Source------源节点标号 %End---------目的节点标号组成的向量 %MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
Update : 2024-05-19 Size : 1024 Publisher : 程爱华

DL : 0
An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序-An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (U.S. $ 28 /
Update : 2024-05-19 Size : 49152 Publisher : welsh

use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B'Tselem,
Update : 2024-05-19 Size : 82944 Publisher : william
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.