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

搜索资源列表

  1. ds

    1下载:
  2. MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:121994
    • 提供者:ss
  1. PackingProblem

    0下载:
  2. 非线性整数规划问题,基于遗传算法的matlab程序-Nonlinear integer programming problems, based on genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2559
    • 提供者:shilei
  1. Nonlinear Integer Programming Matlab Genetic Algorithm Procedure

    1下载:
  2. 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:5373
    • 提供者:liuyuanyuan
  1. daima

    0下载:
  2. 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Procedure genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3450
    • 提供者:
  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. Synthesis_of_Antenn_Array_Using_GA_and_Design_Matl

    3下载:
  2. 遗传算法在非线性数值优化方面有着很强的生命力 ,适于波束赋形阵列天线的综合。Matlab 具有很强的数值计算能力和数据图视功能 ,经过二十多年的发展 ,逐渐成为工程师们进行数值优化的首选计算机语言。以一部具有余割平 方波束的雷达搜索天线阵为例 ,采用遗传算法对其馈电相位进行优化 ,优化结果与目标吻合。同时给出其主要节点的 Matlab程序。-Nonlinear numerical optimization genetic algorithm has a strong vitality, suit
  3. 所属分类:matlab

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

    0下载:
  2. 遗传算法多目标优化的应用举例,求非线性函数最大值。-Multi-objective optimization genetic algorithm application example, the maximum value of nonlinear function.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5016
    • 提供者:郝文倩
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:53248
    • 提供者:牛行通
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:52224
    • 提供者:青鱼
  1. fun

    0下载:
  2. 遗传算法主函数 MATLAB 代码主要部分如下。其中非线性函数的输入输出数据都在 data.mat文件中,input 矩阵为输入数据, output 矩阵为输出数据(The main function of genetic algorithm MATLAB code, the main parts are as follows. The input and output data of the nonlinear function are in the data.mat file, the in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:风12369874
  1. 遗传算法优化RBF神经网络

    4下载:
  2. 遗传算法优化RBF神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, RBF neural network, approximation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:82944
    • 提供者:苏琳琳
  1. 非线性遗传算法

    0下载:
  2. 非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:wxy1992
  1. 遗传算法跟踪寻优

    0下载:
  2. 运用遗传算法原理进行跟踪寻优,有一定的实例辅助,经验证,可用(The use of genetic algorithm for tracking optimization, there are certain examples of assisted, proven, available)
  3. 所属分类:matlab例程

  1. GA-BPNN

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. 遗传算法

    0下载:
  2. 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:TurboCome
  1. 遗传算法程序 matlab

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

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:时章漫
  1. powerflowcalcut

    1下载:
  2. 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:19456
    • 提供者:naijgnaw1978
  1. 基于遗传算法和非线性规划的函数寻优算法

    2下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:南湖南
  1. ga2

    0下载:
  2. 非线性函数最优解的遗传算法(可应用于数学建模)(Genetic algorithm for optimal solutions of nonlinear functions (applicable to mathematical modeling))
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:29696
    • 提供者:liuty
  1. 遗传算法优化BP神经网络-非线性函数拟合

    1下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合
  3. 所属分类:matlab例程

    • 发布日期:2018-12-12
    • 文件大小:53398
    • 提供者:hongzhuzhang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com