CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm of matlab

搜索资源列表

  1. xitongbianshi

    0下载:
  2. 用matlab编写程序,基于遗传算法解决系统辨识问题-Genetic algorithm to solve the problem of system identification
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:172401
    • 提供者:wudisheng
  1. Maximum-Power-Point-Tracking-using-GA--Optimized-

    0下载:
  2. This paper proposes a new MPPT controller. The proposed MPPT controller is based on genetic algorithm (GA) optimized artificial neural network (ANN). For the simulation purpose an improved model of SPV is used. The MPPT is simulated and studi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:304179
    • 提供者:samir
  1. NSGA-II

    0下载:
  2. matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果-matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a goo
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:155605
    • 提供者:陈磊
  1. GA

    0下载:
  2. matlab源文件,包括自适应遗传算法、大变异遗传算法、多变异位自适应遗传算法、顺序选择遗传算法等,是学习遗传算法的好资料!-matlab source files, including adaptive genetic algorithm, the large variation in genetic algorithms, changing ectopic adaptive genetic algorithm to select the order of the genetic algori
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6641
    • 提供者:WWH
  1. yichuansuanfa

    0下载:
  2. 用于解决多目标优化问题的遗传算法MATLAB源程序-Used to solve the problem of multi-objective optimization genetic algorithm MATLAB source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:674
    • 提供者:jianguang
  1. GA-true

    0下载:
  2. Matlab code for simulation of Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2508
    • 提供者:mohammadReza
  1. pmx

    2下载:
  2. Matlab遗传算法的部分映射交叉算子(pmx)源码。硕士论文论文参考-Matlab part mapping crossover operator of genetic algorithm (PMX) source
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1691
    • 提供者:xuyong
  1. chapter3

    0下载:
  2. matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5820
    • 提供者:付茂红
  1. GA-tools

    0下载:
  2. 本人手机的几乎包含所有的matlab遗传算法工具箱,相当齐全的哦!!!但愿对同志们有所帮助吧-I phones contain virtually all of the matlab genetic algorithm toolbox, quite complete Oh! ! ! Hopefully for comrades help it! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2109303
    • 提供者:雷荣强
  1. OPFD6

    0下载:
  2. MATLAB source code for the implementation of genetic algorithm
  3. 所属分类:Other systems

  1. DG

    0下载:
  2. MATLAB code for the implementation of genetic algorithm
  3. 所属分类:matlab

  1. adaptive-GA-TSP

    0下载:
  2. 运用matlab进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using matlab, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:8953
    • 提供者:liuxing
  1. GA-and-PSO

    0下载:
  2. GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤 1)修改设计变量个数 NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。 2)修改设计变量的上下限 VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。 3)修改FunName 变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。 4)修改
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:124218
    • 提供者:天天
  1. chejiandiaodu

    0下载:
  2. 流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3437
    • 提供者:yyl
  1. GA-BP

    0下载:
  2. 一个带数据的遗传优化神经网络算法,运行前在matlab输入A=load(D:\数据.txt) -A data genetic optimization of neural network algorithm, before running in MATLAB input A=load (D:\ data.Txt)
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:12258
    • 提供者:gym
  1. guangpan3

    1下载:
  2. 《MATLAB智能算法超级学习手册》随书光盘,《MATLAB智能算法超级学习手册》的内容主要包括马尔科夫链模型、层次分析法、粒子群算法、遗传算法、蚁群算法、鱼群算法、PID控制算法、神经网络算法等。智能算法对于很多初学者而言,有一定的困难,很难理解程序流程、数据的运算过程,因此给实际应用带来困难。本书将围绕智能算法展开综述,深入浅出地介绍和分析各类智能算法,用智能算法解决工程应用问题。-Content " MATLAB super intelligent algorithm to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:450351
    • 提供者:zhang
  1. NSGA-II

    1下载:
  2. 利用matlab编写的遗传算法程序,很经典,是从一个毕业的师姐那要过来的,跟大家分享一下-Prepared using matlab genetic algorithm, very classic, is a graduate of the senior sister apprentice that to come and share with you
  3. 所属分类:matlab

    • 发布日期:2016-04-07
    • 文件大小:9216
    • 提供者:xiaofang
  1. chap10

    0下载:
  2. 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:15033
    • 提供者:张晓
  1. QGA

    1下载:
  2. 本程序在matlab环境下,基于量子遗传算法对pid控制器进行优化控制,从而完成性能更优-The program in matlab environment, based on quantum genetic algorithm to optimize control of pid controller, thus completing the better performance
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:11944
    • 提供者:徐海峰
  1. SVM_RFE_GA_TOOLBOX

    0下载:
  2. 利用遗传基因算法对SVM-RFE算法进行优化,从而获取更优异的特征,提高检测率,该算法的SVMtrain利用matlab自带的函数-The use of genetic algorithms to optimize the SVM-RFE algorithm, in order to gain more excellent features, improve the detection rate of the algorithm using matlab comes SVMtrain funct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7527
    • 提供者:wjwei
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com