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

搜索资源列表

  1. TSP

    0下载:
  2. a tsp code by GA-a genetic code for tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4509
    • 提供者:ebrahim
  1. GA_code

    0下载:
  2. GA算法代码 -GA algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1632
    • 提供者:caohai
  1. GAdemo

    0下载:
  2. C语言实现的遗传算法示例源程序,是初学者对遗传算法理解和学习的好的材料和基础,有利于对ga的进一步掌握-C language implementation of genetic algorithm source code examples are genetic algorithms for beginners to understand and learn from good materials, and infrastructure are conducive to the further
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3309
    • 提供者:zsy
  1. Moussa_Malab_codes

    0下载:
  2. the first code:Approximate Genetic Algorithm second code:Genetic Algorithm (GA) third code:Response Surface Methodology for Design of a PD Controller for Tanker Ship Heading Regulation forth code:optimization problem for genetic algorithms fi
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:27642
    • 提供者:fifo_enp
  1. GSA_FloorplanDesign

    0下载:
  2. This file contains a complete project on implementing mixed Genetic and Simulated Annealing alghorithms in try of solving Floorplan Design problems. In the code you can easily change some basic functions as population, temprature, it s changes. You c
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5240233
    • 提供者:Antoni
  1. wodega

    0下载:
  2. 一些变异的遗传算法的matlab的程序实现,一些源码,关于ga的工具箱的实现-Some genetic algorithms matlab program implementation, a number of source code,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2446
    • 提供者:李华
  1. wnninit

    0下载:
  2. 人工小波神经网络的初始化文件,已结合遗传算法,很有特色-A initial souce code for wavelet neural network,which is engaged with GA method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:554
    • 提供者:陈先生
  1. SGA

    0下载:
  2. 实数编码的遗传算法程序,FORTRAN编写-real code ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1951
    • 提供者:刘银芳
  1. gafitness

    0下载:
  2. 遗传算法GADS的gafitness函数的代码-GA GADS of gafitness function code
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1759
    • 提供者:骆琰妍
  1. fitscalingshiftlinear

    0下载:
  2. 遗传算法GADS的fitscalingshiftlinear函数代码-GA GADS of fitscalingshiftlinear function code
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1338
    • 提供者:骆琰妍
  1. poll

    0下载:
  2. 遗传算法GADS的private函数中的poll函数代码-GA GADS the private function in the poll function code
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2021
    • 提供者:骆琰妍
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. SSGA

    0下载:
  2. 这是一个非常简单的遗传算法源代码,非常适于初学者用来锻炼自己对GA算法的编程能力,具有很好的参考意义-This is a very simple genetic algorithm source code, is suitable for beginners to exercise their own programming capabilities of the GA algorithm has a good reference for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9736
    • 提供者:hua gong
  1. Genetic-Algorithms

    0下载:
  2. 这是一个简单的GA源代码,该系统使用比率选择、精华模型、单点交叉和均与变异-This is a simple GA source code, the system uses the rate selection, the essence of model, and both single-point crossover and mutation
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1847
    • 提供者:谢斌
  1. GAonC

    0下载:
  2. This is a simple GA on C with source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:38975
    • 提供者:ayiek
  1. Simple_GA

    0下载:
  2. 简单遗传算法的Matlab实现,适合GA算法入门使用,程序很简单,说明在程序的备注中,耐心点就能弄明白本代码转自:http://www.labfans.com/bbs/t11479/-Matlab implementation of simple genetic algorithms, it is an introductory GA algorithm, all the explanations are included in the*.m files in the form of remar
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3689
    • 提供者:王景
  1. SimpleGA

    0下载:
  2. 一个简单可运行的遗传算法,求取一个二次函数的最小值,代码注释清楚,非常适合初学遗传(GA)算法。-Can run a simple genetic algorithm, to obtain a quadratic function of the minimum, code comments clear, ideal for beginners genetic (GA) algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2328
    • 提供者:魏晨曦
  1. marriage

    0下载:
  2. This just a start of code for solving SMP using GA-This is just a start of code for solving SMP using GA
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1592
    • 提供者:fady13
  1. 83494763aforge_src

    0下载:
  2. GA解决Tsp问题的代码.一种使用遗传算法来解决旅行售货员问题.-GA to solve the problem of code Tsp. Way to use genetic algorithm to solve the traveling salesman problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:500195
    • 提供者:ldg
  1. HybridGAPSOCode

    0下载:
  2. Hybrid GA Particle Swarm Optimization Code
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:315879
    • 提供者:Rouzbeh
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 »
搜珍网 www.dssz.com