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

搜索资源列表

  1. cellga.rar

    1下载:
  2. 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:李明
  1. MATLAB

    0下载:
  2. 利用了遗传算法求解函数最大值的源程序代码-Use of genetic algorithm source code for the function maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:12.08kb
    • 提供者:邓延丽
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5.91mb
    • 提供者:王军
  1. genatic

    0下载:
  2. 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2.13kb
    • 提供者:SHI YU ZHEN
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8.61kb
    • 提供者:pengyang
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6.54kb
    • 提供者:ly
  1. gabak

    0下载:
  2. 用matlab编写的遗传算法源程序,仅供大家参考-Prepared using genetic algorithm matlab source code for your reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4.73kb
    • 提供者:he
  1. gatbx

    0下载:
  2. matlab遗传算法工具箱源码及例子。很好的源代码和例子。易学易懂。-It s a Matlab code for Genetic Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:653.35kb
    • 提供者:zero
  1. xxor

    0下载:
  2. 利用matlab,运用遗传算法实现异或问题。-The code realized the XOR by genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:shiyanhui
  1. data

    0下载:
  2. 遗传算法和神经网络联合用于数据融合BPGA_Fire 遗传算法和神经网络联合用于数据融合,附说明文档和参考文献,matlab 54万源代码下载-Combined genetic algorithm and neural networks for data fusion BPGA_Fire combined genetic algorithm and neural networks for data fusion, attached documentation and references, ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:200.62kb
    • 提供者:cranechen
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.6kb
    • 提供者:Liu Hongbin
  1. wangxiaopingGA

    0下载:
  2. 王小平版遗传算法的光盘源代码,对学习遗传算法的人很有帮助,里面包含了许多matlab文件和c++文件。-Wang Xiaoping, a CD-ROM version of the source code for genetic algorithm, genetic algorithm for learning were very helpful, which contains a lot of matlab files and c++ file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:zsy
  1. AIA2

    1下载:
  2. 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:1.17kb
    • 提供者:张望
  1. HSOGA

    3下载:
  2. 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:86.54kb
    • 提供者:江中央
  1. Genetic-algorithm

    0下载:
  2. 遗传算法的matlab源程序,主要用于分类。-Matlab code for genitic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:126.91kb
    • 提供者:肖进
  1. genetic-algorithm

    0下载:
  2. 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3.05kb
    • 提供者:王芳
  1. a

    0下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.57mb
    • 提供者:陈磊
  1. immune-genetic-algorithm-for-TSP

    1下载:
  2. 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:47.17kb
    • 提供者:ivy
  1. genetic-algorithm-for-beginner

    0下载:
  2. 用matlab编写的遗传算法源程序,非常适合初学入门者。-matlab genetic algorithm source code, very suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:4.01kb
    • 提供者:xiaoping wang
  1. Genetic-Algorithm-for-TSP

    0下载:
  2. 本资源为自己编写的遗传算法求解TSP问题的Matlab代码,共大家共同学习和研究。-This resource for TSP is to write your own genetic algorithm Matlab code, total common learning and research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.26kb
    • 提供者:王彭
« 12 3 »
搜珍网 www.dssz.com