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

搜索资源列表

  1. GAACO.rar

    0下载:
  2. genetic algorithm combine Ant colony optimization for feature selection,genetic algorithm combine Ant colony optimization for feature selection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3558
    • 提供者:mehdi
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. GSAALB

    4下载:
  2. 装配生产线任务平衡优化遗传算法通MATLAB源码,下面的源码实现了装配生产线任务平衡优化问题(ALB问题)的遗传算法,算法主要参考下面这篇文献,并对其进行了改进。-Task of assembly line balancing optimal genetic algorithm-pass MATLAB source code, the following source code to achieve the task of assembly line balancing optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1921
    • 提供者:孙准
  1. matlab

    0下载:
  2. 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1646
    • 提供者:chenjuan
  1. PGA

    0下载:
  2. 用matlab编写的单周期库存与运输问题整合优化程序,采用遗传算法寻优-Matlab prepared using single-cycle problem of integrating inventory and transportation optimization procedures, the use of genetic algorithm optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1676
    • 提供者:fch
  1. ag_neural

    0下载:
  2. Genetic Algorithm + Neural Network for caracteristic optimization-Genetic Algorithm+ Neural Network for caracteristic optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1889
    • 提供者:Danilo
  1. ga

    0下载:
  2. 基于遗传算法的寻优的matlab程序源代码-Based on genetic algorithm optimization matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5033
    • 提供者:hexing
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:jianhuajuly
  1. MOEA-NSGA-II

    0下载:
  2. genetic algorithm, simulated annealing, singleobjective, particle swarm optimi..., optimization, classes
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:378396
    • 提供者:eedee
  1. Genetic

    0下载:
  2. 遗传算法优化神经网络的权值和阈值 matlab程序代码-Genetic algorithm optimization neural network weights and thresholds
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1371
    • 提供者:luoting
  1. Ga

    0下载:
  2. 基于遗传算法的矩量法计算程序,用于优化天线结构-Based on genetic algorithm method of moments computer program for optimization of antenna structure
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:陈波
  1. GA_oneobject

    0下载:
  2. 基因遗传算法中的一元函数的优化举例,供广大初学之人黏贴使用-Genetic algorithm optimization of unary function example, for the majority of beginners person adhesive used
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1031
    • 提供者:Baixianxu
  1. Genetic-algorithm

    1下载:
  2. 有约束的最优问题,对优化求解很有用,特别是在运筹规划问题上用途很大-The constrained optimization problem, on the optimal solution is useful, especially in the use of large logistics planning issues
  3. 所属分类:matlab例程

    • 发布日期:2012-12-26
    • 文件大小:6641
    • 提供者:钱程
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法优化后计算潮流的一个改进程序,给大家-Genetic algorithm optimization of a trend of improvement after the calculation procedure for everyone to see
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:25570
    • 提供者:sjl
  1. genetic-algorithm

    0下载:
  2. 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6339
    • 提供者:胖子
  1. matlab-genetic-algorithm

    0下载:
  2. matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7744
    • 提供者:刘旭
  1. Genetic-algorithm-optimization-

    1下载:
  2. 遗传算法的优化计算——建模自变量降维,调试过,可以运行,希望对大家有帮助-Genetic algorithm optimization calculation- modeling argument dimensionality reduction, debugged, you can run, and I hope for all of us to help
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:89723
    • 提供者:张力
  1. genetic-algorithm-and-BP

    0下载:
  2. 基于遗传算法的BP神经网络优化算法,用遗传算法和BP神经网络优化算法相结合,来寻找最优值。-Based on genetic algorithm optimization algorithm BP neural network, genetic algorithm and BP neural network optimization algorithm combined to find the optimal value.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5276
    • 提供者:钟丁建
  1. Genetic-algorithm-optimization-index

    0下载:
  2. 基于遗传算法,用10个股票的组合来优化模拟沪深300指数-Based on the genetic algorithm, using 10 stock portfolio to optimize simulation CSI 300 Index
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:595
    • 提供者:kitty
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com