CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 简单遗传算法

搜索资源列表

  1. SGA

    0下载:
  2. 一个简单的遗传算法,适用于求解函数优化问题,Visual C++编写。-A simple genetic algorithm for solving function optimization problems, Visual C++ to prepare.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:203126
    • 提供者:liwangyi
  1. Genetic_Algorithm

    0下载:
  2. 利用matlab编写的一些简单函数优化的遗传算法程序~-Matlab prepared to use some simple function of the genetic algorithm optimization process ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:何洪举
  1. yichuan

    0下载:
  2. 一个简单的遗传算法,求一个函数在某个区间的最大值,作为学习一窜算法的初学者使用-A simple genetic algorithm, for a function at a certain interval of the maximum, as a learning algorithm for a beginner to use channeling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7304
    • 提供者:nini
  1. AdapGA

    0下载:
  2. 基本遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Basic genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:820
    • 提供者:王国
  1. myGA

    0下载:
  2. 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:947
    • 提供者:王国
  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:陈世界
  1. work

    0下载:
  2. 基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1042869
    • 提供者:王平
  1. geneticalgorithmoptimizationneuralnetwork

    0下载:
  2. 这个程序是首先使用遗传算法优化神经网络权值和阈值,然后学习神经网络计算。参数的值有些可以根据需要进行修改。神经网络结构是一个简单的三层架构,可根据增加的情况下隐藏层,相应的修改程序。-This program is the first to use genetic algorithm optimization neural network weights and thresholds, then the learning neural network computing. Some of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:5653
    • 提供者:刘昶
  1. MATLAB

    0下载:
  2. 一个简单的遗传算法的例子程序,用作初学者的实验调试,-A simple example of the genetic algorithm process, as a beginner experiment debugging,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:虔会
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. GA

    0下载:
  2. 简单的遗传算法,对函数优化具有很高的优越性。-A simple genetic algorithm, function optimization with a high superiority.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:251100
    • 提供者:lle
  1. Simple-genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:8642
    • 提供者:李礼
  1. ga

    0下载:
  2. 一个简单的遗传算法应用程序,可以为初学者提供这方面的一些借鉴。-A simple genetic algorithm application for beginners to provide some reference in this regard.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1204
    • 提供者:王刚
  1. 100002moga2

    0下载:
  2. 0-1遗传算法实现 可以解决简单的背包问题-0-1 simple genetic algorithm can solve the knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:179105
    • 提供者:吴学兵
  1. yichuansuanfagac

    0下载:
  2. 一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。 -A very simple genetic algorithm source code, is Denis Corm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3422
    • 提供者:leilei
  1. GAGA

    2下载:
  2. 这是一个非常基本的遗传算法源程序,很简单,可以下来学习探讨。-This is a very basic genetic algorithm source code, very simple, you can learn off of.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3402
    • 提供者:peter
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:39577
    • 提供者:zsepy
  1. GA

    1下载:
  2. 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed ap
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7058541
    • 提供者:mlh
  1. 利用遗传算法解决旅行商问题

    0下载:
  2. 利用遗传算法解决旅行商问题,程序简单易懂,很实用。
  3. 所属分类:matlab例程

  1. 使用MATLAB遗传算法工具实例(详细

    0下载:
  2. 使用MATLAB遗传算法工具实例,有具体事例加以说明,操作简单,易学易懂!
  3. 所属分类:源码下载

« 1 2 3 4 56 7 8 9 10 ... 40 »
搜珍网 www.dssz.com