CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法案例代码

搜索资源列表

  1. GAandCBR.rar

    1下载:
  2. 遗传算法和案例推理的C#代码,大家参考一下。,GA and Case-based Reasoning
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:15.75kb
    • 提供者:lqinggui
  1. matlab

    0下载:
  2. 遗传算法案例代码全功能,实用,好用,难得下载的-Genetic algorithm code for a fully functional case, practical, easy to use, rare downloads
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:84.72kb
    • 提供者:gaolu
  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
    • 文件大小:81.93kb
    • 提供者:Turing
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1.49mb
    • 提供者:Binjie Liao
  1. daima

    0下载:
  2. 多种群遗传算法打代码,下载自行查阅,是30个遗传算法案例的第7个案例-Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga.m、ympgaMain.m、ysga.m、ysgaMain.m Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14.5kb
    • 提供者:向太兵
  1. neural-network-analysis-of-30-cases

    0下载:
  2. MATLAB神经网络30个案例分析,遗传算法优化BP神经网络-非线性函数拟合等30种代码-MATLAB neural network 30 case studies, genetic algorithm optimization BP neural network- a nonlinear function fitting and other 30 kinds of code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.81mb
    • 提供者:李想
  1. code_matlab-in-mathmodel(2nd)

    0下载:
  2. 《MATLAB在数学建模中的应用》(第二版)源代码,论坛已有第一版的代码。本书第二版新增“数据建模”和“蚁群算法”,并对“神经网络”部分有大幅修改,遗传算法也有增加一个案例。同时后面的实例部分也有更新。- MATLAB in Mathematical Modeling Applications (second edition) source code, the first edition of the forum have been code. The second version of th
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.13mb
    • 提供者:孙邦达
  1. ANN-GA

    4下载:
  2. 基于matlab的神经网络和遗传算法的案例和代码源,供大家参考和套用使用。-The case of neural network and genetic algorithm based on matlab and the source code, for your reference and to use. Please enter the text to be translated
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:21.56mb
    • 提供者:赵天牧
  1. MATLAB_GA

    0下载:
  2. matlab教程,智能算法之一,遗传算法案例说明与代码,有兴趣的可以-matlab tutorial, one intelligence, genetic algorithm case notes and code, are interested can look
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:11.36mb
    • 提供者:cs_lin
  1. 3

    1下载:
  2. 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:2kb
    • 提供者:刘琦
  1. 案例1非线性

    0下载:
  2. 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
  3. 所属分类:人工智能/神经网络/深度学习

  1. genetic

    0下载:
  2. 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:94kb
    • 提供者:小禹哥哥
  1. chapter5

    0下载:
  2. 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)
  3. 所属分类:mathematica

    • 发布日期:2017-12-31
    • 文件大小:92kb
    • 提供者:玉伟
  1. matlab智能算法30个案例代码

    0下载:
  2. 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1.43mb
    • 提供者:大小鸟
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:52kb
    • 提供者:东来东往CT
  1. MATLAB智能算法30个案例分析程序

    2下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

  1. 遗传算法案例分析及源代码

    16下载:
  2. 基于遗传算法的选址MATLAB代码,案例分析(Location based MATLAB code based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-12-20
    • 文件大小:25kb
    • 提供者:simia11
  1. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1.59mb
    • 提供者:爬山虎的脚
搜珍网 www.dssz.com