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

搜索资源列表

  1. segment_ga

    0下载:
  2. 利用遗传算法进行图像分割(matlab源码)-The use of genetic image segmentation algorithm (matlab source)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335666
    • 提供者:lx
  1. selected_Algorithm_Collections_for_DSP_Application

    0下载:
  2. 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4231591
    • 提供者:caruchi
  1. featureselection

    0下载:
  2. 基因算法实现的特征提取,实现平台是matlab-feature selection with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7334
    • 提供者:allcy
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2483
    • 提供者:mashomid
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2792
    • 提供者:mashomid
  1. matlab-SGACODE

    0下载:
  2. maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6727
    • 提供者:joean
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
  1. gaotv5

    0下载:
  2. Genetic Algorithm for MATLAB,-一个著名的遗传算法工具箱.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:109101
    • 提供者:Ping-Feng Xu
  1. matlab

    0下载:
  2. 自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:797
    • 提供者:尤佳
  1. GAandrealization

    0下载:
  2. 遗传算法及其matlab实现:用两个实例说明遗传算法的matlab程序实现-Matlab genetic algorithm and its realization: two examples of using genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:206510
    • 提供者:秦勤
  1. 8-puzzle-genetic

    0下载:
  2. It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as re
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3592
    • 提供者:ramin
  1. QGA

    1下载:
  2. 该算法明确描述了量子遗传算法的实现流程,通过运行,该程序是正确的。-The algorithm clearly describes the realization of the quantum genetic algorithm process, by running the program is correct.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3537
    • 提供者:黄智渊
  1. matlab

    0下载:
  2. 遗传算法matlab程序,很全面,很实用,欢迎下载-Genetic algorithm matlab program, very comprehensive, very practical, welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:656800
    • 提供者:dragon
  1. Matlabcodeforgeneticalgorithm

    0下载:
  2. 遗传算法的matlab代码Matlab code for genetic algorithm-Matlab code for genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:106205
    • 提供者:jack
  1. 9

    0下载:
  2. 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6473
    • 提供者:路杨
  1. TSP-matlab

    2下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:3950
    • 提供者:xiaoqi
  1. MATLAB

    0下载:
  2. 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6195
    • 提供者:zhangshenglin
  1. GAs

    0下载:
  2. 遗传算法简明教程,附带程序,深入浅出讲解-Simple genetic algorithm tutorial, with procedures in layman' s language to explain
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5386
    • 提供者:何亮
  1. Codes

    0下载:
  2. a source code for application of genetic algorithm in MWTMP problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11349
    • 提供者:abolfazl
  1. zydu-matlab

    0下载:
  2. 用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。- Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:875
    • 提供者:wllx
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com