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

搜索资源列表

  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. ARX_Identification

    2下载:
  2. 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-28
    • 文件大小:13710
    • 提供者:
  1. yichuanyouhuadrough

    0下载:
  2. 粗糙集是一种数据预处理算法,可以用遗传算法对其进行优化。是很好的分类算法-Rough set is a data pre-processing algorithm, genetic algorithm can be used for its optimization. Is a good classification algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:11947
    • 提供者:王淑娟
  1. nicheSGA

    0下载:
  2. 用matlab编写的一个经典的基于排挤机制的小生境遗传算法程序 -Matlab prepared with a classical crowding out mechanism based on niche genetic algorithm procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:14428
    • 提供者:陈沛谕
  1. GA-PSOPSO

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2279
    • 提供者:陈沛谕
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. chejian

    0下载:
  2. 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:6287
    • 提供者:aircraft
  1. gatbx

    0下载:
  2. Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:46700
    • 提供者:黄国涛
  1. utlab

    1下载:
  2. 模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互-Optimize fuzzy simulation, neural networks, genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:1082217
    • 提供者:tjuliushuxia
  1. ga_jsp

    2下载:
  2. 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:50882
    • 提供者:rose
  1. jibenyichuansuanfa

    0下载:
  2. 这是基于基本遗传算法的函数最优化的matlab程序-This is based on a function of the basic genetic algorithm matlab optimization procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4701
    • 提供者:刘栋
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. 19854828GENETIC

    0下载:
  2. 用MATLAB实现遗传算法中的好多问题,或许对您有些帮助。-Using MATLAB genetic algorithm implementation of a lot of questions, perhaps some of your help.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:69347
    • 提供者:
  1. (GA)

    0下载:
  2. 遗传算法的MATALAB实现,可用于模式识别或智能控制-MATALAB genetic algorithm implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1210
    • 提供者:chen bin
  1. ga

    0下载:
  2. 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:qinming
  1. gafortsp

    1下载:
  2. 用遗传算法实现TSP旅行商问题,MATLAB源码-Using Genetic Algorithm for Traveling Salesman Problem TSP implementation, MATLAB source
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:2097
    • 提供者:dalian
  1. Matlabgetbox

    0下载:
  2. MATLAB遗传算法工具箱,希望能对学习这方面知识的朋友有帮助。-MATLAB genetic algorithm toolbox, hoping to study in this area of knowledge has to help a friend.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:682420
    • 提供者:莫兆国
  1. main1

    0下载:
  2. 用matlab编写的遗传算法用来快速求解目标函数的极值!欢迎你下载学习!-Prepared using matlab genetic algorithm used to solve the objective function Express Extreme! Welcome to download you study!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2081
    • 提供者:高扬
  1. PLSGA

    0下载:
  2. 讲述偏最小二程结合遗传算法的实现过程,利用MatLab语言编程实现-Two-way on the unbiased minimum genetic algorithm combined with the implementation process, the use of MatLab programming language implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5931
    • 提供者:yang
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com