搜索资源列表
遗传算法——理论、应用与软件实现
- 《遗传算法——理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm -- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
delphi遗传
- 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating
02
- 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \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 基于遗传算法优化神经网络结构源程序,输
source
- 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
GABook1
- 遗传算法书籍:遗传算法的数学基础,从数学的角度论证遗传算法的有效性-Genetic Algorithm Books: The mathematical basis of genetic algorithm, from the perspective of mathematical proof of the effectiveness of genetic algorithm
DifferentialEvolutionAPracticalApproachtoGlobalOpt
- 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
matlab
- 一本关于matlab遗传算法的书, 相信对大家一定有用的。-this book is very useful for ga of matlab.
SGA3
- 本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled
ipr.iso
- 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
work
- matlab神经网络及遗传算法的介绍以及书中附带的源代码-matlab neural network and genetic algorithm is introduced, as well as the book comes with source code
MatlabGeneticAlgorithmToolbox
- matlab 遗传算法工具箱的介绍及其应用 书中有实际案例可供参考-matlab genetic algorithm toolbox introduction and application of practical case for reference book
chapter1遗传算法工具箱
- chapter1遗传算法工具箱,遗传算法工具箱一书中源代码,非常好用。(Genetic algorithm toolbox, genetic algorithm toolbox a book in the source code, very easy to use)
D_P_GA
- 这是我们稳态课程上的大作业,要求对ZIP负荷和电动机负荷进行参数辨识,算法这里选用的是遗传算法。所参考的负荷模型见艾芊老师编著的《电力系统稳态分析》一书。(This is the homework of our course, which demands us to distinguish parameters of ZIP load & Motor load with GA.)
简单一元函数优化求解
- 用遗传算法求解简单一元函数,求解过程高效可靠,是好多书的例题程序(Solving simple unary function by genetic algorithm)
chapter1 谢菲尔德大学的matlab遗传算法工具箱
- matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
GA
- matlab书中遗传算法,用于求解函数最大值(The genetic algorithm in the MATLAB book is used to solve the maximum function of the function)
《MATLAB智能算法30个案例分析》(第二版)例程
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络等最常用的30个智能算法例程(Genetic Algorithm, etc. The original book supporting 30 intelligent algorithm routines)
CGA-好用
- 元胞遗传算法书上案例 元胞遗传算法及其应用 凑字数凑字数(Case study of cellular genetic algorithm)
遗传算法理论,应用与软件实现 随书源码
- 遗传算法理论,应用与软件实现随书源码 《遗传算法:理论应用与软件实现》全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进化计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传