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

搜索资源列表

  1. yichuansuanfa

    0下载:
  2. 遗传算法,可以用来求解在一定范围内的函数的最值,进行函数优化-Genetic algorithms can be used to solve a range of functions in the most value for function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9006
    • 提供者:小虾郭
  1. yichuansuanfa_0

    0下载:
  2. 我从网上下的关于遗传算法的电子书,希望对研究遗传算法的朋友有帮助-I am from the Internet e-book on genetic algorithms, the hope of genetic algorithms to help a friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6014976
    • 提供者:dengzongqun
  1. PGA

    0下载:
  2. 简单的主从式并行遗传算法,使得实现速度更快-Simple master-slave parallel genetic algorithms, making implementation faster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1380
    • 提供者:童小武
  1. yichuansuanfa1

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m main genetic algorithms binary Gray code, roulette method based on nonlinear ranking selection, uniform crossover and mutation, but also introduces the inver
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3384
    • 提供者:聂小翼
  1. Griewank

    0下载:
  2. matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:王晋
  1. ga-argithm

    0下载:
  2. 遗传算法的运用,及改进,可以直接使用,是matlab的算法,不过对不同用途自己要改动代码。-The use of genetic algorithms, and improved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6210
    • 提供者:zubin
  1. GA-to-RBF

    0下载:
  2. GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3129
    • 提供者:shdfk
  1. yichuansuanfa

    0下载:
  2. 代码主要讲解的是遗传算法的实际应用,在地震勘探资料处理应用中有较实际的意义-Code is mainly to explain the practical application of genetic algorithms in seismic data processing applications in a more practical significance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8156
    • 提供者:和邵伟
  1. GSA_PY

    0下载:
  2. 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:100287
    • 提供者:党静
  1. Fingerprint-Identification-System

    0下载:
  2. 机器学习领域的经典案例,模式识别、遗传算法、字符识别、边缘检测等,附带开源代码 -Classic case of the field of machine learning, pattern recognition, genetic algorithms, character recognition, edge detection, etc., with open source code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:83897
    • 提供者:Turing
  1. basepaperandrefpapersreg

    0下载:
  2. ANN source code Genetic algorithms power system procedures, user-friendly Genetic algorithms power system procedures, user-friendly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5014957
    • 提供者:sakthivel
  1. Artificial-Neural-Networks2006

    0下载:
  2. 神经网络概述及基本模型,然后详述了各种模型,包括感知器神经模型、自组织竞争神经网络、径向基函数神经网络、反馈神经网络、支持向量机神经网络、遗传算法等内容。-Overview and basic neural network model, and then details the various models, including perceptron neural model, self-organizing competitive neural network, radial basis fu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10160786
    • 提供者:王龙
  1. targetalloc

    3下载:
  2. 很好用的遗传算法武器目标分配问题优化算法源代码-Genetic algorithms with a good distribution of the target source
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-02-29
    • 文件大小:1024
    • 提供者:xue
  1. particle-swarm-algorithm---matlab

    0下载:
  2. PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:20204
    • 提供者:shitou
  1. SPP

    0下载:
  2. the procedure is using genetic algorithms to solve vehicle routing
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:242728
    • 提供者:pikiant
  1. xianjinsuanfajiangyi

    0下载:
  2. 介绍算法的PPT文件,其中包括遗传算法,模拟退火算法以及神经网络算法的原理的流程,希望对大家有所帮助。-PPT files described algorithm, including genetic algorithms, simulated annealing algorithm and the principle of neural network algorithm process, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:273661
    • 提供者:
  1. Ga-in-function-optimization

    0下载:
  2. 遗传算法在函数优化中的应用研究,通过实例介绍遗传算法的具体应用方法等-Genetic algorithms in function optimization, applied research, through the specific example to illustrate the application of genetic algorithm methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1501778
    • 提供者:yu tianhao
  1. Genetic_Algorithm

    0下载:
  2. A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolution
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1110
    • 提供者:soroosh
  1. Single-and-Multiobjective-GA-Toolbox

    0下载:
  2. 单目标、多目标遗传算法c++工具箱,Illinois Genetic Algorithms Laboratory-Single and Multiobjective Genetic Algorithm Toolbox in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:130471
    • 提供者:陈重
  1. Sophisticated-Fuzzy-Logic-Controllers-Using-Genet

    0下载:
  2. Sophisticated Fuzzy Logic Controllers Using Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:57488
    • 提供者:dp
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com