CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - matlab GA

搜索资源列表

  1. Matlab的GA程序 遗传算法求TSP

    1下载:
  2. Matlab中的GA程序-Matlab GA procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2260
    • 提供者:于喜洋
  1. MATLAB GA TSP

    0下载:
  2. MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:1876
    • 提供者:黄瑞
  1. matlab遗传算法源程序

    8下载:
  2. 用matlab编程的完整的遗传算法源程序
  3. 所属分类:人工智能/神经网络/遗传算法

  1. GA.rar

    0下载:
  2. 非常简单的遗传算法程序,适合初学者,简单易懂,注释很清楚,Genetic algorithm is very simple procedure, suitable for beginners, easy to understand, very clearly Notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:37095
    • 提供者:刘雪平
  1. AHybidGeneticAgorithmtoSolveTS

    0下载:
  2. 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:216605
    • 提供者:Notics
  1. ga-RBF.rar

    10下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3796
    • 提供者:王建
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1502
    • 提供者:夏雨泽
  1. GA遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    2下载:
  2. 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:37792
    • 提供者:mingming
  1. gaul-devel.tar

    0下载:
  2. http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有很多example.方便起见,我把软件包附件. -http :// gaul.sourceforge.net/most of the people here are discussed in Matlab GA achieve the toolbox. More than a GA C langu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:561425
    • 提供者:handman
  1. GA

    0下载:
  2. 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1154407
    • 提供者:周钟
  1. ARX_Identification

    3下载:
  2. 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-28
    • 文件大小:13710
    • 提供者:
  1. GA

    4下载:
  2. 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:445027
    • 提供者:
  1. GA

    1下载:
  2. 毕业设计_基于遗传算法的曲轴优化设计研究-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:390713
    • 提供者:leichao
  1. GA-BPNN

    3下载:
  2. 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7770
    • 提供者:小民
  1. GA-RBF

    3下载:
  2. 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:7122
    • 提供者:天天
  1. GA-BP

    1下载:
  2. 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. matlab——遗传算法 遗传算法程序 -Genetic Algorithm Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3676
    • 提供者:lily
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20698
    • 提供者:lychee
  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-27
    • 文件大小:3129
    • 提供者:shdfk
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com