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

搜索资源列表

  1. 遗传算法求解vrp问题

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

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

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

    • 发布日期:2017-12-17
    • 文件大小:31kb
    • 提供者: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
    • 文件大小:6.72mb
    • 提供者:pursh
  1. MATLAB遗传算法

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

    • 发布日期:2017-12-19
    • 文件大小:42kb
    • 提供者:drafei
  1. MATLAB遗传算法工具箱及应用(雷英杰) 3.pdf

    0下载:
  2. matlab语言的工具箱 使用 很难找的资料(MATLAB language toolbox, it is difficult to find information)
  3. 所属分类:其他

  1. 遗传算法(精英选择)-matlab

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

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

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

    • 发布日期:2017-12-27
    • 文件大小:3kb
    • 提供者: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
    • 文件大小:1.33mb
    • 提供者:牛娃
  1. chapter9基于遗传算法的多目标优化算法

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

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

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

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

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

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

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

    • 发布日期:2017-12-25
    • 文件大小:20kb
    • 提供者:lwdRay
  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

  1. 关于用遗传算法改进BP神经网络的MATLAB实现

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

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者: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
    • 文件大小:4kb
    • 提供者:wcc0736106
  1. 遗传算法

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

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

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

    • 发布日期:2018-04-19
    • 文件大小:1.37mb
    • 提供者:东来东往CT
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:108kb
    • 提供者:sunxiaonao
  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.73mb
    • 提供者:多尔衮
  1. 遗传算法

    0下载:
  2. 简述了数学建模中遗传算法的实例,并用MATLAB实现(In this paper, an example of genetic algorithm in mathematical modeling is introduced, and it is realized by MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:4kb
    • 提供者:李小爱lzy
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com