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

搜索资源列表

  1. GA-SVM

    3下载:
  2. 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
  3. 所属分类:Other systems

    • 发布日期:2016-04-27
    • 文件大小:1.6mb
    • 提供者:慧莹
  1. GA-code

    0下载:
  2. 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:3.98kb
    • 提供者:DD
  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
    • 文件大小:1.59kb
    • 提供者:周薇
  1. ga

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

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

    1下载:
  2. 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7.2kb
    • 提供者:liujingai
  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
    • 文件大小:1.8kb
    • 提供者:qiqi
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6.02kb
    • 提供者:周晓阳
  1. ga

    1下载:
  2. 遗传算法GA算法程序。用matlab编写的ga工具箱,简单实用。-GA procedures. Using Matlab toolbox prepared by the ga, simple and practical.-GA
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:955kb
    • 提供者:tiantianpa
  1. GA-1

    0下载:
  2. 《Matlab遗传算法工具箱及应用》源码,含书中部分的算例。方便初学者参考使用。-Matlab genetic algorithm toolbox and its application source code, including the part in the book example.Easy for beginners to use and reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:34.12kb
    • 提供者:章丽
  1. matlab-toolbox-of-GA

    0下载:
  2. 关于遗传算法的matlab工具箱及其应用的代码介绍-some code about the GA and the toolbox in matlab related to it
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:10.87kb
    • 提供者:彭婷
  1. GA-tools

    0下载:
  2. 本人手机的几乎包含所有的matlab遗传算法工具箱,相当齐全的哦!!!但愿对同志们有所帮助吧-I phones contain virtually all of the matlab genetic algorithm toolbox, quite complete Oh! ! ! Hopefully for comrades help it! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.01mb
    • 提供者:雷荣强
  1. MATLAB-ga

    0下载:
  2. matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15.12mb
    • 提供者:王景玫
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900byte
    • 提供者:
  1. ga-example

    0下载:
  2. matlab 遗传算法源程序实例-matlab genetic algorithm source code examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.11kb
    • 提供者:荣超
  1. 遗传算法PID整定

    1下载:
  2. GA & PID parameters matlab code
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3kb
    • 提供者:zoeyybb
  1. 改进遗传算法11

    0下载:
  2. 是一个很好的程序,基于MATLAB对遗传算法进行的改进(Is a good program, based on MATLAB genetic algorithm improvements)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:106kb
    • 提供者:haha秋天
  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:193kb
    • 提供者:```hollyshee9
  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
    • 文件大小:9.25mb
    • 提供者:lyhing
  1. GA-work

    0下载:
  2. 利用遗传算法求解目标函数值的matlab程序(Matlab program for solving objective function value by genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3kb
    • 提供者:小强2018
  1. GA

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

    • 发布日期:2019-05-31
    • 文件大小:2.09mb
    • 提供者:秋水不染成
« 12 3 4 5 »
搜珍网 www.dssz.com