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

搜索资源列表

  1. gafcm.rar

    6下载:
  2. 这是我自己编的用MATLAB来进行图像分割主要用模糊算法和遗传算法,a methoed for image segmentation
  3. 所属分类:其他小程序

    • 发布日期:2012-11-11
    • 文件大小:4862
    • 提供者:张清
  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. ychengxu

    0下载:
  2. 遗传算法在J-SHOP调度中的应用,以上是通过matlab的程序验证。欢迎和我讨论,prettyleg@qq.com-Genetic Algorithm in J-SHOP scheduling, the above procedure is verified by matlab. Welcome and I discussed, prettyleg@qq.com
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:7365
    • 提供者:谢湘霖
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. ga

    0下载:
  2. 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:qinming
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1846
    • 提供者:qiqi
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4582
    • 提供者:王朗
  1. geneticTSP

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:378233
    • 提供者:彭巍
  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

  1. matlab程序

    0下载:
  2. 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
  3. 所属分类:其他

  1. matlab

    0下载:
  2. 采用遗传算法进行图像分割程序matlab(Using genetic algorithm for image segmentation program matlab)
  3. 所属分类:其他

  1. 基因算法代码

    0下载:
  2. 通过分析此matlab程序语言,使用者会对基因遗传算法有一个较深刻的认识,特别适合对基因遗传算法感兴趣的人群。(Learning the Genetic Algorithm with the help of MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:24576
    • 提供者:JACK1116
  1. MATLAB AND GA

    0下载:
  2. 基于MATLAB的遗传算法编程工具箱,适用于遗传算法的初级使用者(A genetic algorithm programming toolbox based on MATLAB, suitable for primary users of genetic algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:9695232
    • 提供者:lyhing
  1. 5种多旅行商问题(MTSP)的遗传算法

    1下载:
  2. 基于遗传算法的多旅行商问题,其中有5种情况,均有代码(Multiple travel quotient problem based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:26624
    • 提供者:syyyyyyy
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:124928
    • 提供者:侯锐志
  1. GA

    1下载:
  2. 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个基本上是最优的,那么以后再继续这样下去,就可以一直最优了。利用遗传算法,实现三维点云的配准。(Genetic algorithm, a computational model that simulates the biological evolution o
  3. 所属分类:其他

    • 发布日期:2019-05-31
    • 文件大小:2190336
    • 提供者:秋水不染成
  1. buchong1

    1下载:
  2. 永磁同步电机基于响应面法和遗传算法优化设计源代码程序(Response Surface Method and Genetic Algorithms for Optimizing Source Code Program of Permanent Magnet Synchronous Motor)
  3. 所属分类:其他

    • 发布日期:2020-06-29
    • 文件大小:236544
    • 提供者:张獾
  1. matlab程序(解决0-1背包问题)

    3下载:
  2. 使用遗传算法解决0-1背包问题,调试成功,非常适合初学者了解遗传算法和0-1背包问题(Using genetic algorithm to solve 0-1 knapsack problem, debugging is successful. It is very suitable for beginners to understand genetic algorithm and 0-1 knapsack problem.)
  3. 所属分类:其他

    • 发布日期:2020-10-10
    • 文件大小:21504
    • 提供者:MR安眠
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
« 1 2 34 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com