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

搜索资源列表

  1. GA

    0下载:
  2. 一个非常不错的遗传算法程序 使用Matlab编程,带有详细的注解
  3. 所属分类:其它

  1. GA.通过遗传算法的思想来解决

    0下载:
  2. 本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。,The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
  3. 所属分类:matlab例程

    • 发布日期:2017-03-27
    • 文件大小:5716
    • 提供者:周钟
  1. GASVM.用遗传算法进行特征选取和svm参数优化的程序

    10下载:
  2. 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-01-25
    • 文件大小:139268
    • 提供者:覃茂运
  1. GA.rar

    0下载:
  2. 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4721
    • 提供者:dingbiao
  1. ga-RBF.rar

    9下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3796
    • 提供者:王建
  1. NSGAII.rar

    1下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:7569
    • 提供者:宋庆席
  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遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:800242
    • 提供者:YJN
  1. GA

    2下载:
  2. 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:37792
    • 提供者:mingming
  1. GA

    1下载:
  2. 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:4280
    • 提供者:缪玉
  1. GA

    0下载:
  2. 用遗传算法对神经网络的权值进行优化,用MATLAB编程实现-Neural network using genetic algorithm to optimize the weights, using MATLAB programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2588
    • 提供者:尹飞
  1. 2008101523144260

    1下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36402
    • 提供者:梅丽
  1. GA

    0下载:
  2. 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1154407
    • 提供者:周钟
  1. sheffield-GA----GeneticAlgorithms

    3下载:
  2. 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:214609
    • 提供者:学者
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3445
    • 提供者:dayong
  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  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. GA-PSOPSO

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2279
    • 提供者:陈沛谕
  1. chejian

    0下载:
  2. 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:6287
    • 提供者:aircraft
  1. GA

    0下载:
  2. 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:11456
    • 提供者:jet
« 1 2 34 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com