CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Ga function

搜索资源列表

  1. GA-matlab.rar

    2下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab

    • 发布日期:2014-08-30
    • 文件大小:206.73kb
    • 提供者:ly
  1. GA

    0下载:
  2. 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:郝晓冬
  1. GA

    0下载:
  2. 遗传算法 求解单目标问题,采用二进制编码(matlab)-using genetic algorithm to optimize Single-objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:xiaxia
  1. GenAlgo

    0下载:
  2. genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems for function of 2 variable-genetic algorithm (or GA) is a search technique used in computing to find tr
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:87.08kb
    • 提供者:vipul
  1. GA

    0下载:
  2. 利用典型的遗传算法程序求解函数或者实际问题最优解-Typical procedures for the use of genetic algorithms to solve practical problems in the function or the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:13.25kb
    • 提供者:周晟
  1. GA

    0下载:
  2. 通过MATLAB,采用遗传算法实现函数的最值的求取-By MATLAB, using the genetic algorithm the value of the function of the most striking! ! !
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.38kb
    • 提供者:jiangqianbin
  1. ga

    0下载:
  2. 遗传算法用于求函数最大值,可以修改函数名和迭代次数-A function of genetic algorithm is used to seek the maximum, you can modify the function name and the number of iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5.63kb
    • 提供者:kch
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.83kb
    • 提供者:张三
  1. GA

    0下载:
  2. 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966byte
    • 提供者:badjj
  1. GA

    0下载:
  2. 这是一种对遗传算法的Matlab实现,此算法主要应用于求函数的极值。-This is a Matlab implementation of genetic algorithms, this algorithm is mainly used in extreme demand function.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.84kb
    • 提供者:何星彤
  1. GA

    0下载:
  2. optimal pid control design for a plant using GA. Here ISE is taken as objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9.1kb
    • 提供者:Kandhavel
  1. GA-max

    0下载:
  2. 遗传算法求函数最大值,并以简单一元二次函数为例进行说明-GA function max
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:32.2kb
    • 提供者:Rambo
  1. ga

    0下载:
  2. find minimal value using ga function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:716byte
    • 提供者:Rebecca
  1. GA

    0下载:
  2. matlab 自带函数解决无约束优化问题-matlab GA function solve unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.37kb
    • 提供者:chenglin
  1. PSO-BP和GA-BP

    4下载:
  2. 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:54kb
    • 提供者:心愿2030
  1. GA

    1下载:
  2. 用GA算法求函数最大值,最基础的遗传算法(Using GA algorithm to find the maximum function, the most basic genetic algorithm)
  3. 所属分类:matlab例程

  1. GA+PSO

    4下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:11kb
    • 提供者:taiyuanwang
  1. GA _new

    0下载:
  2. 多目标函数优化,举例说明,完整遗传算法;不错的学习算法(multi-objective function optimization;illustration;Complete genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:14.77mb
    • 提供者:FANTASY777
  1. ga

    0下载:
  2. 这个例子显示了如何创建和管理功能的遗传算法遗传算法的全局优化工具箱的选项optimoptions。(This example shows how to create and manage options for the genetic algorithm function ga using optimoptions in the Global Optimization Toolbox.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:12kb
    • 提供者:hwyjack10
  1. GA-LSSVM.m

    3下载:
  2. 遗传算法优化最小二乘支持向量机的核函数参数和正则化参数(Optimization of Kernel Function and Regularization Parameters of Least Square Support Vector Machine by Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-06
    • 文件大小:2kb
    • 提供者:星 火
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com