CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic

搜索资源列表

  1. Genetic-algorithm

    0下载:
  2. 遗传算法实现的最优路径规划,可用于机器人路径规划-Genetic algorithm to achieve the optimal path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4030
    • 提供者:王袁杰
  1. Genetic-Algorithms

    1下载:
  2. 这是一个简单的遗传算法c语言实现,估价函数为正值,个体适应度函数与目标函数一致-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3367
    • 提供者:cici
  1. genetic-algorithm

    0下载:
  2. 用遗传算法求函数的极值。采用了保优策略。main为主函数。-genetic algorithm to find maxmum of function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8136
    • 提供者:夏夏
  1. Genetic-annealing

    0下载:
  2. Genetic annealing evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:561205
    • 提供者:朱复兴
  1. Adaptive-genetic-algorithm

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

    • 发布日期:2017-04-07
    • 文件大小:879
    • 提供者:朱复兴
  1. Genetic-Algorithm-Library

    0下载:
  2. 遗传算法库,包括算法源代码,应用程序源代码,演示应用程序。-A genetic algorithm library, including source code, algorithm, application source code, demo applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1486699
    • 提供者:刘静
  1. Genetic-Algorithms

    0下载:
  2. 自己收集的matlab遗传算法的资料,耐心看完会有收获-Own collection of matlab genetic algorithm data, there will be harvesting the patience to read
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:582880
    • 提供者:田成
  1. genetic

    0下载:
  2. 遗传算法提供了一种参数优化的方法,具有很好的移植性。-Genetic algorithm provides a parameter optimization method, has good portability.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:234706
    • 提供者:张杰
  1. Genetic-Algorithms

    0下载:
  2. 遗传算法原理及应用, 遗传算法原理及应用-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3415910
    • 提供者:leichenjian
  1. The-improved-genetic-algorithm

    1下载:
  2. 基于改进的遗传算法解非线性方程组,将非线性方程组问题转化为函数优化-The improved genetic algorithm for solving nonlinear equations in the application
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-18
    • 文件大小:16384
    • 提供者:gaolouhello
  1. (8)-GENETIC

    0下载:
  2. genetic algorithm paper for power system using
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:284379
    • 提供者:mhmd
  1. Genetic-Algorithm_1

    0下载:
  2. AI Genetic Algoritm University Solve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:86599
    • 提供者:Akh
  1. Genetic-Algorithm_2

    0下载:
  2. AI Genetic Algoritm University Solve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:14524
    • 提供者:Akh
  1. MIT---Genetic-Programming

    1下载:
  2. 这是MIT著名的遗传编程(genetic programming)-This is the famous book Genetic programming in MIT.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4673558
    • 提供者:wsx
  1. genetic

    0下载:
  2. 相关实现遗传算法的函数m程序,实现的功能很多-Correlation function of m genetic algorithm to achieve program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:217708
    • 提供者:liuyun
  1. Genetic-Algorithm-for-tsp

    1下载:
  2. 改进的遗传算法求解TSP问题,收敛速度快,运行结果与实际相符合。- Genetic Algorithm for tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2915
    • 提供者:徐正
  1. genetic-algorithms

    0下载:
  2. 遗传算法(Genetic Algorithms,简称 GA)是一种基于自然选择原理和自然遗传机 制的搜索(寻优)算法,它是模拟自然界中的生命进化机制,在人工系统中实现特定目 标的优化。遗传算法的实质是通过群体搜索技术,根据适者生存的原则逐代进化,最终 得到最优解或准最优解。它必须做以下操作:初始群体的产生、求每一个体的适应度、 根据适者生存的原则选择优良个体、被选出的优良个体两两配对,通过随机交叉其染色 体的基因并随机变异某些染色体的基因后生成下一代群体,按此方法使群体逐代进
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:zuichibi
  1. Genetic-Algorithm-in-OFDM-system

    1下载:
  2. OFDM自适应资源分配时,我们知道遗传算法很常见,这里我们给大家编了一下遗传算法的代码,供大家参考-OFDM adaptive resource allocation, we know the genetic algorithm is very common here, we compiled a genetic algorithm code for your reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1725
    • 提供者:史军
  1. Genetic-Algorithms

    0下载:
  2. 一种用遗传算法解决VRP配送问题的源代码-A genetic algorithm to solve the VRP distribution source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7228
    • 提供者:孙常虹
  1. genetic-algorithm-and-nonlinea

    3下载:
  2. 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value. Based on geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-19
    • 文件大小:5120
    • 提供者:王进
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com