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

搜索资源列表

  1. vrpGA.rar

    0下载:
  2. VRP问题的遗传算法程序 matlab写的,经典,智能算法,the procedures of VRP problem which is compiled by GA and running in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6964
    • 提供者:武开
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. proficient-in-MATLAB-optimization

    1下载:
  2. 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:43473
    • 提供者:兰琪
  1. MatlabQoSRoute-GA

    0下载:
  2. QoS routing in matlab formulticast network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1966
    • 提供者:maliheh
  1. GA遗传算法的入门教学PPT

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

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

    0下载:
  2. 基于小生境遗传算法的DOA估计,并附相关MATLAB仿真图结果,与其他算法进行相关比较-Based on Niche Genetic Algorithm for DOA estimation, together with related results of MATLAB simulation diagram, compared with other related algorithms
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:66992
    • 提供者:huluobo
  1. sa

    0下载:
  2. matlab模拟退火算法工具箱,很好的解决了matlab没有专门的工具箱的问题-Simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:60711
    • 提供者:杨海刚
  1. GA

    4下载:
  2. 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
  3. 所属分类:matlab例程

    • 发布日期:2014-02-28
    • 文件大小:18135
    • 提供者:陈夏
  1. fuzzyC

    0下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:5112
    • 提供者:李慧
  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-12
    • 文件大小:561425
    • 提供者:handman
  1. ga

    0下载:
  2. 遗传算法matlab实现,请仔细阅读相关帮助文件后再使用-Genetic algorithm matlab realize, please carefully read the relevant help files and then use
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2458
    • 提供者:zhao
  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-10
    • 文件大小:1154407
    • 提供者:周钟
  1. sheffield-GA----GeneticAlgorithms

    3下载:
  2. 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:214609
    • 提供者:学者
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

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

    0下载:
  2. matlab pid算法的详细算法 还不错-matlab pid algorithm detailed algorithm is also good
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1416
    • 提供者:胡汗
  1. GA

    0下载:
  2. 用matlab语言编写的遗传算法程序,可以求最优值,可以参考一下-Languages with matlab genetic algorithm procedure, you can seek the optimal value, you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1832
    • 提供者:Densic
  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  1. ga

    0下载:
  2. LDPC码的matlab仿真程序,希望对大家有用,不客气,-LDPC codes matlab simulation program, in the hope that useful, at worst,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1850
    • 提供者:muqing
  1. ARX_Identification

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

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

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2279
    • 提供者:陈沛谕
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com