CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matlab and ga

搜索资源列表

  1. PLS-GA.rar

    3下载:
  2. 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:5931
    • 提供者:tangsp
  1. GA-matlab.rar

    2下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab

    • 发布日期:2014-08-30
    • 文件大小:211694
    • 提供者:ly
  1. ga

    0下载:
  2. 遗传算法matlab实现,请仔细阅读相关帮助文件后再使用-Genetic algorithm matlab realize, please carefully read the relevant help files and then use
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2458
    • 提供者:zhao
  1. GA

    1下载:
  2. 通过多目标优化算法计算了多决策的全局最优值。而且包含解码程序。-Through multi-objective optimization algorithm for calculating a number of global optimal values of decision-making. And decoding procedures contain.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1340
    • 提供者:刘洋
  1. Matlab-GA

    0下载:
  2. 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
  3. 所属分类:matlab

    • 发布日期:2017-03-05
    • 文件大小:13929
    • 提供者:lin
  1. GAbp

    3下载:
  2. 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3939
    • 提供者:yanhaifeixue
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. GA-matlab

    0下载:
  2. MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题-MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6790
    • 提供者:郝方方
  1. Matlab-GA-algorithm-and-application-code

    3下载:
  2. 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:1396136
    • 提供者:yeyanchao
  1. matlab-yichuan-suanfa

    1下载:
  2. 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6809
    • 提供者:蒋鑫
  1. GA-PNestimation

    0下载:
  2. 用遗传算法估计伪随机码(PN序列),包含初始化,选择,交叉,变异-Is estimated by using genetic algorithms pseudo-random code (PN sequence), including initialization, selection, crossover and mutation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2960
    • 提供者:defang
  1. GA

    0下载:
  2. 对人工智能中的遗传过程采用历史包含度分析的方法的仿真程序,对确定支持域中的变量进行了相关性选择,然后进行了在一定支持向量确定度下的遗传分析。-On artificial intelligence in the genetic process of the historical analysis of the methods include simulation program, the variables in determining support for the relevant domai
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:136889
    • 提供者:zhanghao
  1. ga

    0下载:
  2. 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:104026
    • 提供者:高利敏
  1. PSO-GA-S

    3下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:23653465
    • 提供者:吴军
  1. IMMUNE-GA

    1下载:
  2. 免疫算法和遗传算法的结合,非常不错,希望对大家有用。-Immune algorithm and genetic algorithm combination, very good, and I hope useful.
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:19456
    • 提供者:dapeng
  1. TSP-GA

    0下载:
  2. 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:135409
    • 提供者:zy
  1. MATLAB-and-GA

    0下载:
  2. matlab的遗传算法实现,大家可以看看。不过应该还是比较多了。-the realization of GA with matlab, although it has been seen enough
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1134005
    • 提供者:chaochao
  1. Hybrid-PSO-and-GA-for-Global-Maximization

    0下载:
  2. genetic algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:115834
    • 提供者:purplelee555
  1. GA

    0下载:
  2. MATLAB和C++开发都有,代码齐全,资料非常有指导意义,适合有一定基础的人。(含资料:全国高技术重点图书·通信技术领域 遗传算法及其应用)-It concludes code of matlab and c++,and some important referance is also included.
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26729472
    • 提供者:PLR
  1. GA-for-Function-optimization

    0下载:
  2. 基于遗传算法的函数优化,利用遗传算法求出目标函数的最优值,适合初学matlab和遗传算法的学者下载学习。-The function of the genetic algorithm-based optimization, using genetic algorithms to determine the optimal value of the objective function, suitable for beginners of Matlab and genetic algorithm s
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:24491
    • 提供者:一休
« 12 3 4 5 6 »
搜珍网 www.dssz.com