搜索资源列表

  1. GA_for_TSP

    0下载:
  2. 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:王杰
  1. AdaptGA

    0下载:
  2. matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:songyong
  1. Toolbox_of_GA_in_Matlab

    0下载:
  2. 用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:杨志鹏
  1. fmax_ga

    0下载:
  2. 求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:mmcc
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num-----
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:程爱华
  1. GAcodes

    0下载:
  2. An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序-An Introduction to Genetic Algorithms for Scientists and Engineers By Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:welsh
  1. GeneticAntAlgorithms

    0下载:
  2. use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B'Tselem,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:william
  1. Genetic_Programming

    0下载:
  2. Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:Ian
  1. MATLABtoolbooks

    0下载:
  2. 雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码-LEI Yingjie of Matlab Toolbox and the Genetic Algorithm application, there are many examples of coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:9703424
    • 提供者:xn
  1. Adaptivestep-changingDirectionalGA

    0下载:
  2. 自适应变步长定向变异遗传算法解函数优化问题 需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王林成
  1. vcGA

    0下载:
  2. 基于VC开发的自适应遗传算法源程序 大家一起学习吧-development of the VC-based Adaptive genetic algorithm source you learn it
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:355328
    • 提供者:yaomm
  1. ga_optimization

    0下载:
  2. 遗传算法在工程优化计算上的应用的MATLAB程序。-genetic algorithm optimization calculation of the MATLAB program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:6810624
    • 提供者:dawn
  1. travel559

    0下载:
  2. 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:
  1. gaot333

    0下载:
  2. Genetic Algorithm Optimization Toolbox -Genetic Algorithm Optimization Toolbox
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:
  1. adp-matlab

    0下载:
  2. 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李为
  1. TSGA

    0下载:
  2. 一个用csharp编写的基因算法程序,很不错,大家下载看看吧-csharp prepared using a genetic algorithm procedure quite well, and you download and watch it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:171008
    • 提供者:linanxin
  1. GeneticAlgorithm

    0下载:
  2. 用csharp编写的另外一个基因算法的例子,下在看看吧 -csharp prepared with the addition of a genetic algorithm example, under the watch it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:linanxin
  1. matlab_gatbx_example

    0下载:
  2. < Matlab遗传算法工具箱及应用>> 书中的例子代码-<Matlab genetic algorithm toolbox and application>> examples of code book
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:lyf
  1. intro_paper_1

    0下载:
  2. 介绍Genetic Algorithm Toolbox (matlab)的英文文章。-on Genetic Algorithm Toolbox (Matlab) English article.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:zzz
  1. GeneticAlgorithmsBrief

    0下载:
  2. 关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10061824
    • 提供者:杨磊
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org