CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab GA

搜索资源列表

  1. genetic-algorithm

    0下载:
  2. 含有对遗传算法的详细描述包括matlab源程序,即经典举例-it is very goog,and it conclude that GA question s method and process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:297109
    • 提供者:zhangmalin
  1. GA--MATLAB

    0下载:
  2. 说明了遗传算法的原理和优越性,通过程序讲解了遗传算法的实际运用。-Describes the principles and advantages of the genetic algorithm, through the program to explain the practical application of genetic algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:78743
    • 提供者:chuer
  1. speedyGAv1.3

    0下载:
  2. SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in co
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4481
    • 提供者:yahia
  1. matlabGenetic

    0下载:
  2. 基于遗传算法matlab优化程序 代码基于遗传算法matlab优化程序-GA problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10543
    • 提供者:汪良坤
  1. ga_approx

    0下载:
  2. GA with approximation implementation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8386
    • 提供者:sasi
  1. GA_MP

    0下载:
  2. 基于GA和MP的音频信号稀疏分解,用matlab实现-GA and MP based on sparse decomposition of audio signals using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10106
    • 提供者:纪海青
  1. gabp

    1下载:
  2. 遗传算法优化神经网络的控制,是利用MATLAB的代码控制-ga bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:53334
    • 提供者:Richard
  1. gapolyfitning

    0下载:
  2. matlab program in artificial intelligent in power system optimization problem using GA-matlab program in artificial intelligent in power system optimization problem using GA
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:28501
    • 提供者:sumit
  1. gatoolboxpowersystem

    0下载:
  2. matlab program for GA use in artificial intelligent in power system toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:218491
    • 提供者:sumit
  1. globaltool

    0下载:
  2. matlab program for power system optimzation using GA tool
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1207035
    • 提供者:sumit
  1. ga-funtion-Matlab

    0下载:
  2. 遗传算法求解函数优化问题的实现,多目标,最优解-Genetic Algorithm for Function Optimization implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:987661
    • 提供者:qianxiaobo
  1. GA-Solver-en-Matlab

    0下载:
  2. good presenation for genetic algorithm problem solving
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:7120
    • 提供者:mohamed
  1. GA111

    0下载:
  2. GA和PSO算法matlab程序,方便大家使用和学习-GAPSO algorithm matlab program, easy to learn, easy to modify and adapt to use
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1627
    • 提供者:张云亚
  1. matlab-program-of-ga

    0下载:
  2. 遗传算法经典案例可以有效帮助人们学习智能控制与智能系统-Classic case of genetic algorithm can effectively help people learn Intelligent Control and Intelligent Systems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:9329
    • 提供者:tongtong
  1. GaTest

    0下载:
  2. MatLab下遗传算寻找峰位。找出一条曲线的波峰所在位置的x坐标。-Find curve peaks. Use GA method to find the X position of the peaks.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3389
    • 提供者:davide
  1. GAPSO-share

    0下载:
  2. 在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:122880
    • 提供者:fg
  1. TSp

    0下载:
  2. Travelling sales problem solution using GA in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1720
    • 提供者:gomathi
  1. GA_queen

    0下载:
  2. 在matlab上用传统遗传算法解决八皇后问题。 成功率有60 吧。-matlab、GA、eight queens.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1122
    • 提供者:童百铭
  1. Tuned-statcom-for-voltage-control-a-reactive-powe

    0下载:
  2. In this paper Static Synchronous Compensator (STATCOM) is used for voltage stability and the compensation of reactive power. The STATCOM contains an Insulated Gate Bipolar Transistor (IGBT) based voltage source converter for voltage control a
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:391408
    • 提供者:alok
  1. code_4p

    3下载:
  2. GA算法算例-利用Abaqus软件建立CAE模型,再通过matlab软件进行编程对模型进行优化-failed to translate
  3. 所属分类:matlab例程

    • 发布日期:2013-10-17
    • 文件大小:11648
    • 提供者:李飞
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com