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

搜索资源列表

  1. Binary_Genetic_Algorithm_Hezy_2013

    0下载:
  2. matlab平台下的一种遗传算法,可用于波段选择或者波段选择(A Genetic Algorithm-Based Feature Selection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:pxy
  1. gamultiobj

    0下载:
  2. 基于遗传算法的多目标优化算法,包括支配于非劣,序值与前端,拥挤距离,最优前端个体系数等概念(The multi-objective optimization algorithm based on genetic algorithm includes the concepts of dominating and non inferiority,rank and front , crowding distance and ParetoFraction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:166912
    • 提供者:YLL9876
  1. 新建文件夹

    0下载:
  2. 遗传算法工具箱的各种函数,对于遗传算法中的模拟退火算法,聚类算法等都有一定的帮助(Various functions of genetic algorithm toolbox)
  3. 所属分类:matlab例程

  1. gatbx

    0下载:
  2. 遗传算法程序包; 安装: 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为gatbx; 3、打开toolbox\local\目录下的pathdef.m文件(programme of genetic algorithm)
  3. 所属分类:matlab例程

  1. nsga_2

    0下载:
  2. 基于非支配排序遗传算法处理多目标优化的matlab例程(A matlab routine for multiobjective optimization based on nondominated sorting genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:木一up
  1. GA

    0下载:
  2. 遗传算法的MATLAB程序,画出收敛曲线,求结果的最大值(Genetic algorithm MATLAB procedures, draw a convergence curve, the results of the maximum value)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:金梁
  1. MATLAB

    0下载:
  2. 求解一类旅行商问题,拥有较好的鲁棒性和全局搜索能力(To resolve a problem of travel strip, and have better steady and the whole search ability)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:broad
  1. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. gaot

    2下载:
  2. tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概 率以及遗传运算的终止进化代数。 Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设 置变量的取值范围。 Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。 Step 4:执行比例选择算子进行选择操作。 Step 5:按交叉概率对交叉算子执行交叉操作。 Step 6:按变异概率执行离散变异操作。 Step 7:计算
  3. 所属分类:matlab例程

  1. 遗传算法解释及代码(一看就懂).docx

    0下载:
  2. matlab 源码 跟着老师搞项目时候 自己写的 注释也比较全 适合初学者入门(Matlab source code, with the teacher to engage in projects, the time to write their own notes are more comprehensive, suitable for beginners)
  3. 所属分类:matlab例程

  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. ga_opf

    0下载:
  2. 基于GA优化工具箱的优化潮流计算,遗传算法(This program solves the OPF by Matlab GA tool box)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:51200
    • 提供者:小茶柚
  1. 第14章 遗传优化算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。这个程序是matlab 最优计算第十四章程序(Genetic Algorithm for matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:阿呆9527
  1. 改进遗传算法11

    0下载:
  2. 是一个很好的程序,基于MATLAB对遗传算法进行的改进(Is a good program, based on MATLAB genetic algorithm improvements)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:108544
    • 提供者:haha秋天
  1. GA_BP

    0下载:
  2. 用遗传算法优化BP神经网络,得到跟精确训练的网络,更加准确的进行拟合,校正,样本预测。(The BP neural network is optimized by genetic algorithm, and the network with accurate training is more accurate, fitting, correcting and forecasting samples.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ZEGQIN
  1. Genetic algorithm

    0下载:
  2. 遗传算法函数求解,包含多个源文件,用MATLAB实现,(it is solve the Function by Genetic Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:夏小李
  1. example1

    0下载:
  2. matlab编程基础的遗传算法工具箱应用举例,对初学者很有帮助(Application examples of genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:小厘
  1. matlab2013a遗传算法工具箱及安装教程

    0下载:
  2. matlab的安装包附带教程。记得你安装在制定文件下(Workshop layout optimization is the process of processing equipment, material conveying equipment, work unit and corridor and so on, and arranging the objects in a limited production workshop. The job shop layout optimizati
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:638976
    • 提供者:高岭之花
  1. genetic

    0下载:
  2. 包括完整的谢非尔大学遗传算法工具箱全部内容,编写遗传算法程序可调用(Including the complete University of Sheffield genetic algorithm toolbox all the contents, the preparation of genetic algorithm procedures can be called)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2860032
    • 提供者:陈秀平
  1. gatbx

    1下载:
  2. 遗传算法工具箱,谢菲尔德大学,MATLAB源码(Genetic algorithm toolbox, University of Sheffield, MATLAB source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2879488
    • 提供者:explorehrx
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com