CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传算法 书

搜索资源列表

  1. 遗传算法——理论、应用与软件实现

    0下载:
  2. 《遗传算法——理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm -- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-22
    • 文件大小:4583414
    • 提供者:Leox
  1. delphi遗传

    0下载:
  2. 关于求最值的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:255896
    • 提供者:李有为
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. wangxiaoping-resource

    2下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \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 基于遗传算法优化神经网络结构源程序,输
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-12
    • 文件大小:4516414
    • 提供者:flying
  1. GeneticAlgorithmMethodAndApplication

    0下载:
  2. 遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10234160
    • 提供者:Mickey
  1. source

    0下载:
  2. 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4641792
    • 提供者:yuyong
  1. GABook1

    0下载:
  2. 遗传算法书籍:遗传算法的数学基础,从数学的角度论证遗传算法的有效性-Genetic Algorithm Books: The mathematical basis of genetic algorithm, from the perspective of mathematical proof of the effectiveness of genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2690077
    • 提供者:毛毛雨
  1. DifferentialEvolutionAPracticalApproachtoGlobalOpt

    0下载:
  2. 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9848998
    • 提供者:plow
  1. matlab

    0下载:
  2. 一本关于matlab遗传算法的书, 相信对大家一定有用的。-this book is very useful for ga of matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:78756
    • 提供者:宋地雷
  1. SGA3

    0下载:
  2. 本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:314300
    • 提供者:张一
  1. work

    0下载:
  2. matlab神经网络及遗传算法的介绍以及书中附带的源代码-matlab neural network and genetic algorithm is introduced, as well as the book comes with source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2499904
    • 提供者:zhou
  1. speedyGAv1.3

    0下载:
  2. 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4231
    • 提供者:李继
  1. MatlabGeneticAlgorithmToolbox

    0下载:
  2. matlab 遗传算法工具箱的介绍及其应用 书中有实际案例可供参考-matlab genetic algorithm toolbox introduction and application of practical case for reference book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6137070
    • 提供者:luoting
  1. D_P_GA

    1下载:
  2. 这是我们稳态课程上的大作业,要求对ZIP负荷和电动机负荷进行参数辨识,算法这里选用的是遗传算法。所参考的负荷模型见艾芊老师编著的《电力系统稳态分析》一书。(This is the homework of our course, which demands us to distinguish parameters of ZIP load & Motor load with GA.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:钢琴家
  1. 简单一元函数优化求解

    0下载:
  2. 用遗传算法求解简单一元函数,求解过程高效可靠,是好多书的例题程序(Solving simple unary function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:liyan19995
  1. 先进PID控制及其MATLAB仿真(含书与程序)

    0下载:
  2. 关于专家PID,灰色PID,基于遗传算法整定的PID控制,先进pid多变量解耦控制等(Information about PID control)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:5855232
    • 提供者:chilamchen
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    0下载:
  2. matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. GA

    0下载:
  2. matlab书中遗传算法,用于求解函数最大值(The genetic algorithm in the MATLAB book is used to solve the maximum function of the function)
  3. 所属分类:matlab例程

  1. 《MATLAB智能算法30个案例分析》(第二版)例程

    1下载:
  2. 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络等最常用的30个智能算法例程(Genetic Algorithm, etc. The original book supporting 30 intelligent algorithm routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-03-03
    • 文件大小:2369536
    • 提供者:joyboble
« 12 3 4 »
搜珍网 www.dssz.com