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

搜索资源列表

  1. Genetic-Algorithm

    0下载:
  2. 压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出-Compressed within a collection of some of the commonly used C# 7 kinds of genetic algorithms is mainl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21624
    • 提供者:罗云峰
  1. Genetic-algorithm-optimization

    0下载:
  2. 遗传算法的优化计算——————建模自变量降维-Genetic algorithm optimization-- modeling variable dimension reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:90715
    • 提供者:jiaxing
  1. GA_SVM

    0下载:
  2. 自己编写的一个用遗传算法来优化支持向量机参数的程序,简单易懂哦-salgorithm using GAto optimization support vector machine procedure, can realize the support vector machine parameters optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1673586
    • 提供者:胡汇涓
  1. jiegoufangchng

    0下载:
  2. 在提高训练中我们主要针对时序图分析,现代智能优化算法(遗传算法和蚁群算法),动态规划,排队理论,目标规划,层次分析以及决策论等相关理论做了比较深刻的了解。然后针对具体情况,具体问题进行建模训练,并加以上机实习。-In training, we aimed to improve timing diagram analysis, modern intelligent optimization algorithm (genetic algorithm and ant colony optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:290893
    • 提供者:杨科
  1. travelSP_lhd

    0下载:
  2. 用遗传算法实现巡回旅行商(邮差问题)的程序。可自由设置城市位置及数目,可设置个体数、代数、交叉率参数。运行过程中可记录每代各个体的基因编码数据于文件中,帮助深入研究遗传算法解决优化问题的机理。-The procedures using Genetic Algorithms to work Traveling Salesman problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:65076
    • 提供者:罗皇达
  1. a

    1下载:
  2. 基于遗传算法的多目标优化(包含单目标) MATLAB-Genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:83578
    • 提供者:靳晓东
  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. PSOGARBF

    2下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8910
    • 提供者:孟艳
  1. Niched_Genetic_Algorithm_Matlab7.0_Toolbox

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1455849
    • 提供者:侯站
  1. touyingxunzong

    0下载:
  2. 基于遗传算法工具箱的投影寻踪方法的优化代码,一个是目标函数,一个事约束条件函数,使用时将其放在工具箱合适的窗格即可。-Toolbox based on genetic algorithm optimization of projection pursuit method code, an objective function is a matter constraint function, use the toolbox to the right of the pane can be place
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:622
    • 提供者:weirunchu
  1. gatbx

    0下载:
  2. matlab里的gatbx遗传算法工具箱,内有使用说明.适用于寻找最优点及支持向量机和神经网络的参数优化。-the gatbx genetic algorithm toolbox in matlab, with instructions for use. applied to find the most advantages and parameter optimization of support vector machines and neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:435748
    • 提供者:张翔
  1. GA

    1下载:
  2. 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3792941
    • 提供者:风泽芊子
  1. yiyuanhanshu

    0下载:
  2. 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1284
    • 提供者:齐乐
  1. GA_routing

    0下载:
  2. 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:11664
    • 提供者:一顺
  1. GA

    0下载:
  2. 该程序包主要讲述了遗传算法。文中的遗传算法是由C语言所编出来的。能够达到很好的优化效果。-The package focuses on the genetic algorithm. In this paper, genetic algorithm is made by the C language out. Optimized to achieve good effect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:631606
    • 提供者:tianbianhai
  1. duomubiaoyouhua

    0下载:
  2. 这是一个遗传算法中所目标优化的问题,请大家借鉴,-This is a genetic algorithm-objective optimization in the issue and we learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5151
    • 提供者:王霞
  1. CRTRP

    0下载:
  2. 遗传算法的应用及一些基本的运算,可以优化网络权值-Application of genetic algorithm and some basic computing, you can optimize the network weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1194
    • 提供者:周璐
  1. mhsj

    0下载:
  2. 针对遗传算法的特点,提出一种用模糊控制的方法来调整交叉概率和变异概率的改进模糊遗传算法及其算法结构,并 将其应用于神经模糊控制器的综合优化设计。-For the characteristics of genetic algorithm, a method using fuzzy control to adjust the crossover probability and mutation probability of improving the fuzzy genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:239848
    • 提供者:陆见
  1. 200862011057

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络.-The use of genetic algorithm to the right of BP network to optimize the threshold value, and then BP algorithm for training the network.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2432
    • 提供者:黎明
  1. 20081119121420

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络.-The use of genetic algorithm to the right of BP network to optimize the threshold value, and then BP algorithm for training the network.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-23
    • 文件大小:23455
    • 提供者:黎明
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com