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

搜索资源列表

  1. 遗传算法matlab

    1下载:
  2. matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106272
    • 提供者:张露
  1. Matlab遗传算法工具箱

    3下载:
  2. Matlab遗传算法工具箱: Matlab遗传算法工具箱,以及一些应用实例。-Matlab Toolbox : Matlab Toolbox genetic algorithms, as well as some application examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1963445
    • 提供者:罗鹏魁
  1. 遗传算法new

    0下载:
  2. 遗传算法的matlab程序库 别人的辛勤劳动,请顶一下-GA Matlab procedures for the hard work of others, what the top
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62082
    • 提供者:戴朝华
  1. Matlab代码

    1下载:
  2. 遗传算法 1、评估每条染色体所对应个体的适应度 2、遵照适应度越高,选择概率越大的原则,从种群中选择两个个体作为父方和母方 3、抽取父母双方的染色体,进行交叉,产生子代 4、对子代的染色体进行变异 5、重复2,3,4步骤,直到新种群的产生。结束循环。(1. Evaluate the fitness of each chromosome. 2. Following the principle of higher fitness and greater probability of selectio
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:北境乌鸦
  1. MATLAB genetic algorithm

    0下载:
  2. matlab遗传算法程序,包括初始化,交叉变异等操作(Matlab genetic algorithm program.)
  3. 所属分类:matlab例程

  1. 遗传算法实现的vrp问题求解

    2下载:
  2. 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-28
    • 文件大小:4096
    • 提供者:兰心天天
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:9758720
    • 提供者:吃鸡的鸭
  1. 生产调度matlab

    1下载:
  2. 基于遗传算法的车间调度的MATLAB实现,很好改进,实用(MATLAB implementation of job shop scheduling based on genetic algorithm is very good and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-08
    • 文件大小:16384
    • 提供者:雨雨雨
  1. 遗传算法+投影寻踪程序代码

    2下载:
  2. 这是一个用遗传算法优化投影寻踪模型的MATLAB程序,简单易懂(This is a genetic algorithm to optimize the projection pursuit model of the MATLAB program, easy to understand.)
  3. 所属分类:仿真建模

    • 发布日期:2018-10-07
    • 文件大小:1024
    • 提供者:永远快乐
  1. 基于matlab的模拟退火-遗传算法程序

    1下载:
  2. 基于matlab的模拟退火-遗传算法程序,内有matlab代码样例,可自行下载(Matlab based simulated annealing genetic algorithm, there are examples of matlab code, you can download it yourself.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:2377728
    • 提供者:陈三岁
  1. Matlab genetic algorithm

    2下载:
  2. matlab遗传算法小程序,用于计算超越方程等的小程序。(Matlab genetic algorithm applet, used to calculate small programs such as transcendental equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-18
    • 文件大小:17408
    • 提供者:qhlazxt
  1. 遗传

    1下载:
  2. 求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-23
    • 文件大小:1024
    • 提供者:heiwang5
  1. ga

    1下载:
  2. 这是一个基于matlab的遗传算法,内含交叉操作、计算适应度函数、变异操作等算法,需要的赶紧下载了~(This is a genetic algorithm based on matlab, including cross-operation, calculation fitness function, mutation operation algorithm, need to be downloaded quickly ~)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-28
    • 文件大小:15360
    • 提供者:tianqi729
  1. 2018数学建模B题遗传算法程序

    2下载:
  2. 2018年全国二等奖数据及程序文件,是否顶顶顶顶(2018 national second prize data and program files)
  3. 所属分类:matlab例程

  1. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1671168
    • 提供者:爬山虎的脚
  1. 基于遗传算法改进的BP神经网络

    1下载:
  2. 基于遗传算法改进的BP神经网络,适用于基础学习···
  3. 所属分类:matlab例程

  1. matlab程序(解决0-1背包问题)

    3下载:
  2. 使用遗传算法解决0-1背包问题,调试成功,非常适合初学者了解遗传算法和0-1背包问题(Using genetic algorithm to solve 0-1 knapsack problem, debugging is successful. It is very suitable for beginners to understand genetic algorithm and 0-1 knapsack problem.)
  3. 所属分类:其他

    • 发布日期:2020-10-10
    • 文件大小:21504
    • 提供者:MR安眠
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
  1. NSGA-II多目标优化算法matlab程序

    3下载:
  2. 遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2021-02-04
    • 文件大小:133120
    • 提供者:yangjia1234566
  1. 基于遗传算法matlab优化程序

    1下载:
  2. 改进型的GA,寻优速度快,可用用作电力系统潮流计算等方面。(The improved GA has fast optimization speed and no dimension disaster)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:11264
    • 提供者:oldyoung1997
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com