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

搜索资源列表

  1. GA-SVM

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

    • 发布日期:2016-04-27
    • 文件大小:1673304
    • 提供者:慧莹
  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-28
    • 文件大小:4080
    • 提供者: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
    • 文件大小:1625
    • 提供者:周薇
  1. circle1

    0下载:
  2. 此代码是一个遗传算法的应用。它解决了以下问题:在一个有很多星的空间上,画最大的圈,并且使得圈不碰到任何星。最后的输出是一个图像。-This code is an application of GA. It solves the following problem: Draw the largest possible circle in a space of stars without enclosing any of them. The final output is a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:竹子的信仰
  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. TSP

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

    • 发布日期:2017-04-08
    • 文件大小:7371
    • 提供者: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
    • 文件大小:1846
    • 提供者: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
    • 文件大小:6164
    • 提供者:周晓阳
  1. Mo-based-on-matlab-GA-toolbox

    0下载:
  2. 对基于matlab的遗传算法工具箱进行了介绍,很有用的论文-Matlab-based toolbox were introduced and useful papers
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:782729
    • 提供者:meimei
  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
    • 文件大小:977920
    • 提供者:tiantianpa
  1. matlab-GA

    0下载:
  2. 遗传算法的程序开头,二进制编码函数部分。-GA matlab
  3. 所属分类:DNA

    • 发布日期:2017-03-26
    • 文件大小:8486
    • 提供者:吴鹏
  1. ga

    0下载:
  2. 用MATLAB实现各种遗传算法的源代码,并给出了详细的注释和例程-MATLAB genetic algorithm source code, and gives detailed notes and routine
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:107576
    • 提供者:zhangliming
  1. 遗传算法PID整定

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

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

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

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

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

    • 发布日期:2017-12-24
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. GA

    0下载:
  2. 基于MATLAB进行的遗传算法程序编写,可用于标准遗传算法的计算。(The genetic algorithm program based on MATLAB can be used for the calculation of the standard genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:wangbnk
  1. ga

    0下载:
  2. 车间布局优化是将加工设备、物料输送设备、工作单元和通道走廊等布置物体合理地放置在一个有限的生产车间内的过程。车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。(The layout optimization of the workshop is the process of placing the processing equipment, material conveying equipment, work unit and channel corridor
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:13312
    • 提供者:隐者.
  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-29
    • 文件大小:9695232
    • 提供者:lyhing
  1. GA-work

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

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

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

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