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

搜索资源列表

  1. gawnn

    7下载:
  2. 遗传算法优化小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7020
    • 提供者:李为
  1. use GA to deal with NN

    0下载:
  2. 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20824
    • 提供者:蜻蜓
  1. wnn

    2下载:
  2. 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1460
    • 提供者:lanhucx
  1. GA_RBF

    0下载:
  2. 用遗传算法优化RBF网络参数,减小RBF网络在函数逼近中的误差-Using genetic algorithm to optimize parameters of RBF network, reducing the RBF Network in Function Approximation Error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2884
    • 提供者:史峰
  1. pptOfGeneticAlgorithm

    0下载:
  2. 讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等 例:1.基于遗传算法优化的RBF网络逼近 2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:67777
    • 提供者:xq
  1. sine

    0下载:
  2. 用遗传算法优化神经网络权值 最后实现逼近sin函数曲线-Neural network using genetic algorithm optimization to achieve the right of the value of the final function curve approximation sin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:293925
    • 提供者:无名
  1. GABP3

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:56428
    • 提供者:guanyouyuan
  1. kecheng2011

    1下载:
  2. 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-20
    • 文件大小:81920
    • 提供者:delen2096
  1. bpycsf

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm optimization BP neural network nonlinear function approximation to ensure availability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:53180
    • 提供者:李宝强
  1. RoughSetReduct_Sln

    1下载:
  2. MATLAB粗糙集属性约简库(内含实例,原创) 函数M文件: TargetOptFcn.m ------------ 遗传算法的目标函数 PositiveRegion.m --------- 计算正域 LowerApproximation.m ------ 计算下近似 IsSub.m ------------------- 判断集合A是否是集合B的子集 EquivalentClassSet.m ----- 基于R分类的所有等价类的集合,即U/R EleEquival
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:14336
    • 提供者:Neptune_zx
  1. chap10

    2下载:
  2. 使用RBF网络逼近y(k)=u(k)^3+y(k-1)/1+y(k-1)^2,遗传算法优化程序chap10_3a.m,RBF网络逼近函数子程序chap10_3b.m和chap10_3c.m-Using RBF network approximation y (k) = u (k) ^ 3+y (k-1)/1+y (k-1) ^ 2, genetic algorithm optimization procedures chap10_3a.m, RBF network approximation f
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2410
    • 提供者:刘晓
  1. psogarbf

    0下载:
  2. 在函数逼近应用中,使用粒子群、遗传算法优化的rbf神经网络进行比较-In the applications of function approximation, using particle swarm optimization genetic algorithm of RBF neural network is used in the comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4994
    • 提供者:hxj
  1. Gene-nonlinear-function--approx

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:101825
    • 提供者:matty
  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. 遗传算法改进的神经网络程序

    0下载:
  2. 自己整理网上的遗传算法改进的神经网络,matlab实现,主要应用于数据函数逼近拟合,网上的一般无法运行。这个可以运行。(The neural network improved by the genetic algorithm on the Internet, matlab implementation, mainly applied to the data function approximation fitting, the network is generally unable to run
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:51200
    • 提供者:leesinger
  1. 高等应用数学问题的MATLAB求解(中文)全套课件

    2下载:
  2. 高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approx
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:21203968
    • 提供者:凌澜潇潇
搜珍网 www.dssz.com