CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 遗传算法MATLAB

搜索资源列表

  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. 遗传算法matlab求最小值

    3下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:31744
    • 提供者:Dl123
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:43008
    • 提供者:drafei
  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. 遗传算法例子

    0下载:
  2. matlab遗传算法的实例,可以作为入门学习的材料(Matlab genetic algorithm examples for learning)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:dorassir
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1395712
    • 提供者:牛娃
  1. chapter9基于遗传算法的多目标优化算法

    0下载:
  2. 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:Vie
  1. chapter1遗传算法工具箱

    0下载:
  2. 智能算法之遗传算法工具箱,使用Matlab工具箱,可以用于数学建模。(Intelligent genetic algorithm toolbox, using the Matlab toolbox, can be used for mathematical modeling.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:jamesonii
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    4下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:Willty
  1. 遗传算法

    1下载:
  2. 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:lwdRay
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法实例

    0下载:
  2. Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:wcc0736106
  1. 基因遗传算法MATLAB代码 -

    0下载:
  2. 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:19456
    • 提供者:JACK1116
  1. 遗传算法

    2下载:
  2. MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:alpha猫
  1. 《Matlab遗传算法工具箱及应用》源码

    0下载:
  2. 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1435648
    • 提供者:东来东往CT
  1. 遗传算法Matlab程序

    0下载:
  2. 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
  3. 所属分类:其他

  1. 《遗传算法理论·应用与软件实现》源代码

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4604928
    • 提供者:wdddd
  1. matlab编写的量子遗传算法

    2下载:
  2. matlab编写的量子遗传算法 :量子遗传算法是量子计算与遗传算法相结合的产物。目前,这一领域的研究主要集中在两类模型上:一类是基于量子多宇宙特征的多宇宙量子衍生遗传算法(Matlab quantum genetic algorithm: quantum genetic algorithm is the combination of quantum computing and genetic algorithm.At present, the research in this field mai
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:7168
    • 提供者:aingioa
  1. 遗传算法WinRAR 压缩文件

    2下载:
  2. 三个遗传算法matlab程序实例,更深刻了解遗传算法(Three genetic algorithm matlab program examples, a deeper understanding of genetic algorithms)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:16384
    • 提供者:落叶无痕12
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com