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

搜索资源列表

  1. ga

    0下载:
  2. 自己编写的刀杆matlab遗传优化算法,包含完整matlab遗传程序包-I have written the arbor matlab genetic algorithm, genetic programming package contains the full matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:108224
    • 提供者:王飞
  1. xiaoshengjingyichuansuanfa

    0下载:
  2. 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1477255
    • 提供者:liumingyi
  1. yichuan

    0下载:
  2. 根据遗传算法的基本理论,运用MATLAB编程设计实现该算法。通过数值仿真验证了该实现方法的有效性,表明它能够对函数进行全局寻优。-According to the basic theory of genetic algorithm, using MATLAB programming designed to realize the algorithm. By numerical simulation the effectiveness of the implementation method, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:41529
    • 提供者:曹艳丽
  1. yichuanbp

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1604
    • 提供者:夏琳
  1. papersofmatlab

    1下载:
  2. matlab遗传算法实现论文,十分经典有用,对学习遗传算法编程很有帮助。-matlab genetic algorithm papers, very classic useful and helpful in learning genetic algorithm programming.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1457775
    • 提供者:ting
  1. tsp-documentation

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP),
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:343039
    • 提供者:ABDELHEDI
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. Ageneticalgorithmwithmatlabprogram

    1下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly described the basic principles of genetic algorithms to explore the genetic algorithm in the environment to achieve the operator' s programming, and a simple example shows t
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:229988
    • 提供者:lpf30920
  1. GA

    0下载:
  2. 遗传进化算法实现函数优化,寻找函数最大值,matlab编程实现-Genetic evolution algorithm for function optimization, search function, max, matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3223
    • 提供者:lirong
  1. anolog_circuit

    0下载:
  2. 遗传编程实现模拟电路设计,模拟电路在诸如通信等高速应用领域方面十分重要-automated analog circuit design__ using genetic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10712
    • 提供者:虺于野
  1. sourceandprogramm

    0下载:
  2. Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological Network working the learning proces to pick their state throu Genetic Programming-Ants performing 3 actions: searching ore , mining ore , returning
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:38603
    • 提供者:kylexyz
  1. Genetic

    0下载:
  2. 遗传算法程序:求解TSP问题的深度高效方法-Genetic Algorithm Programming: Solving the problem of deep and efficient method of TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1964
    • 提供者:andy
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  1. Classical_genetic_algorithm_MATLAB_programming_sou

    0下载:
  2. MATLAB程序设计遗传算法经典源程序Classical genetic algorithm MATLAB programming source code-MATLAB programming classical genetic algorithm source code Classical genetic algorithm MATLAB programming source code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:109020
    • 提供者:pp
  1. CalculateStatusEquation

    0下载:
  2. 遗传算法程序的编程。用MATLAB实现的。十分适合初学者学习使用-Genetic algorithm programming process. Implemented using MATLAB. Very suitable for beginners to learn to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4774
    • 提供者:lc
  1. line_shubert

    0下载:
  2. 用传统自适应遗传算法编写程序来计算shubert函数-Adaptive genetic algorithm with traditional programming to calculate the shubert function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1419
    • 提供者:lc
  1. GPCPP4

    0下载:
  2. Genetic Programming 遗传规划算法C++源代码,Windows和Linux下均可用-Genetic Programming C++ souce code for both windows and Linux
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:79137
    • 提供者:AlexSun
  1. Tricks-of-Win-Game-Programming-

    0下载:
  2. 详细覆盖了从Windows编程到direct 3D, direct Draw, direct Music, direct Input的编程方法,以及游戏编程中的常用算法和编程技巧。-This book takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Fo
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-28
    • 文件大小:11355281
    • 提供者:闫煜
  1. path-planning2

    0下载:
  2. 用matlab程序编写的遗传算法路径规划程序用来实现最短路径问题。-Programming using genetic algorithm matlab path planning process used to achieve the shortest path problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2324
    • 提供者:丁彪
  1. genetic-algorithmMatlab

    0下载:
  2. 用matlab编程遗传算法计算函数的最值,使函数达到最优化-Genetic algorithm with matlab programming function of the most value to optimize the function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:838
    • 提供者:实在
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com