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

搜索资源列表

  1. neural-network-analysis-of-30-cases

    0下载:
  2. MATLAB神经网络30个案例分析,遗传算法优化BP神经网络-非线性函数拟合等30种代码-MATLAB neural network 30 case studies, genetic algorithm optimization BP neural network- a nonlinear function fitting and other 30 kinds of code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:7136968
    • 提供者:李想
  1. GA_optimal

    0下载:
  2. matlab编写的遗传算法优化程序,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:zhnag
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:52618
    • 提供者:zj
  1. genetic-algorithm-mutiple-target

    1下载:
  2. matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:zj
  1. GA-MOP

    0下载:
  2. MATLAB MOP GA 用遗传算法解决函数优化问题-MATLAB MOP GA
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:108889
    • 提供者:midoxinxin
  1. sga

    0下载:
  2. 利用遗传算法解决实际问题,用于平面度的测量以及具体的一元函数优化求极值,适用于matlab-using matlab to make a program to solve the ga function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:云峰
  1. hanshu_nihe

    0下载:
  2. 遗传算法优化BP神经网络,主要是非线性函数拟合的matlab程序-Genetic algorithm optimization BP neural network, the main non-linear function fitting matlab program. .
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:52209
    • 提供者:zhancheng
  1. main

    0下载:
  2. 简单函数的优化遗传算法 MATLAB必备 数学建模算法教程-Optimized Genetic Algorithm MATLAB functions necessary simple mathematical modeling algorithm Tutorials
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:daijie
  1. AdapGA

    0下载:
  2. matlab文件 自适应遗传算法 在MATLAB中实现自适应算法的函数是:AdapGA 功能:用自适应算法解决一维的无约束化问题。 调用格式:[xv,fv]=AdapGA(fitness,a,b,NP,NG,Pc1,Pc2,Pm1,Pm2,eps) 其中fitness是带优化的目标函数。 -matlab file
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:helen
  1. chapter3

    0下载:
  2. matlab神经网络案例分析源代码遗传算法优化BP神经网络——非线性函数拟合-matlab neural network source code analysis Case genetic algorithm to optimize BP neural network- a nonlinear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4729
    • 提供者:huangjun
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21631
    • 提供者:张贝
  1. jaopou_v39

    0下载:
  2. 包含优化类的几个简单示例程序,包括脚本文件和函数文件形式,用MATLAB编写的遗传算法路径规划。- Optimization class contains several simple sample programs, Including scr ipt files and function files in the form, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5928
    • 提供者:baimun
  1. hanshuxunyou

    1下载:
  2. 根据遗传算法理论,在MATLAB软件中编程实现基本遗传算法寻找该函数最优解。遗传算法参数设置为:种群规模100,进化次数30,交叉概率为0.6,变异概率为0.1,并给出了基本遗传算法优化过程中各代平均函数值和最有个体函数值之间的变化图,希望对大家有帮助,-According to the theory of genetic algorithms in MATLAB software programming function of the genetic algorithm to find the
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4625
    • 提供者:wangxin
  1. GA-add-TO-BP

    0下载:
  2. matlab神经网络30例的案例3 遗传算法优化BP神经网络-非线性函数拟合-matlab neural network cases 30 cases of 3 genetic algorithm optimization BP neural network- a nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:53374
    • 提供者:tongtong
  1. qaifing_v19

    0下载:
  2. 该函数用来计算任意函数的一阶偏导数(数值方法),遗传算法无功优化,汽车课设货车Matlab驱动力图程序。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Genetic algorithm based reactive power optimization, Car class-based truck driv
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4237
    • 提供者:munnouging
  1. GA

    0下载:
  2. matlab下的遗传算法,针对的是罚函数下的遗传算法优化-Matlab under the genetic algorithm, for the penalty function of the genetic algorithm optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1822
    • 提供者:张强
  1. 3

    1下载:
  2. 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:刘琦
  1. 266143

    0下载:
  2. 使用matlab应用遗传算法进行函数优化 不错的源码-Using matlab genetic algorithm for function optimization good source
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:Mdurize
  1. 8805227

    0下载:
  2. 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤-Based on Matlab function optimization of genetic algorithm, contains most of the genetic algorithm implementation steps
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:QJEKmxqy@012
  1. OWVFF

    0下载:
  2. 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-How to make use of genetic algorithm toolbox function to solve the practical optimization problems of MATLAB programming
  3. 所属分类:Graph program

    • 发布日期:2017-12-12
    • 文件大小:84312
    • 提供者:pkefix
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com