CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 逼近非线性函数

搜索资源列表

  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. bp1

    0下载:
  2. 用BP网络实现非线性函数逼近的一个简单的程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1021
    • 提供者:李晓洁
  1. BP2

    0下载:
  2. 通过BP网络实现对非线性函数(正弦函数)的逼近。函数比较短,很简练。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1096
    • 提供者:李晓洁
  1. anfis

    1下载:
  2. 用模糊神经网络逼近二维非线性函数,Matlab文件,附有说明文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:464792
    • 提供者:邵巍
  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. RBF

    0下载:
  2. 应用matlab编写的RBF神经网络算法,任意非线性函数逼近-Applications written in matlab RBF neural network algorithm, any nonlinear function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1679
    • 提供者:翟爽
  1. Kernel-Principal

    0下载:
  2. 核主元分析法能充分利用核函数来解决非线性问题,具有很好的非线性逼近能力-Kernel principal component analysis can take advantage of the kernel function to solve nonlinear problems, with good nonlinear approximation ability
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:5442
    • 提供者:臧斌
  1. BP

    1下载:
  2. 应用BP神经网络对两个函数进行非线性逼近,并给出MATLAB源程序,还对结果进行了分析。-Application of BP neural network of the two non-linear function approximation, and gives MATLAB source code, but also on the results are analyzed.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:353023
    • 提供者:林靖
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  1. wnn

    1下载:
  2. 这是一个用小波神经网络进行非线性函数逼近的例子,拟合效果非常好,保证能运行!有详细注释!我是参考《青岛海洋大学学报》 2001年第1期 一种基于BP算法学习的小波神经网络编写的,大家可以针对原文更好的理解我的程序!-This is a wavelet neural network with nonlinear function approximation example of fitting results is very good, guaranteed to run! Detailed N
  3. 所属分类:Wavelet

    • 发布日期:2014-06-10
    • 文件大小:1834
    • 提供者:jzzmm
  1. BPbijin

    0下载:
  2. 自己写的BP网络逼近非线性函数的matlab的m文件,没有调用matlab现成的函数-Write your own BP neural network nonlinear function approximation matlab m-file, there is no ready-made call matlab function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:刘青林
  1. BP

    0下载:
  2. BP神经网络 搭建神经网络来逼近非线性函数-BP neural network to build a neural network to approximate nonlinear functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4409
    • 提供者:阳非
  1. 9GAP

    0下载:
  2. 使用BP算法逼近非线性函数,没有使用神经网络工具箱,适合初学者。-Using BP neural network approximation of nonlinear function, there is no use of neural network toolbox, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:张世先
  1. BP-neural-networks

    0下载:
  2. BP神经网络:应用BP神经网络逼近非线性函数,采用单层网络结构。提供仿真实例与源代码M文件,对于新手学习神经网络算法有很大的帮助!-BP neural networks: BP neural network to approach nonlinear function, single-layer network architecture. The simulation provided with the source code file M, neural network algorithm f
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:9792
    • 提供者:张卢军
  1. main

    0下载:
  2. 应用BP神经网络逼近非线性函数,非线性函数为多输入单输出,逼近误差<5 ,采用经典的BP算法。-Application of BP neural network to approximate nonlinear function, nonlinear function for multiple input and single output, the approximation error < 5 , using the classic BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:杜岩
  1. nn

    1下载:
  2. 利用人工神经网络实现函数拟合;神经网络逼近非线性函数-The neural network is used to realize the function fitting. The neural network approximates the nonlinear function
  3. 所属分类:matlab

    • 发布日期:2017-08-23
    • 文件大小:1024
    • 提供者:s
  1. BP

    0下载:
  2. BP神经网络经过训练与学习,逼近非线性函数(BP neural networks are trained and studied to approximate nonlinear functions)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:沙漠彩蜥
  1. 遗传算法优化RBF神经网络

    3下载:
  2. 遗传算法优化RBF神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, RBF neural network, approximation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:82944
    • 提供者:苏琳琳
  1. BP,RBF

    0下载:
  2. BP神经网络作为一种前馈性的神经网络,RBF神经网络由于其独特的联想记忆功能,常常用来用于识别和优化计算方问题上。分别对这两种算法用于对逼近非线性函数进行编程,观察其拟合情况后,用其他未训练的样本数据进行泛化能力分析。(BP neural network is a feed-forward neural network. RBF neural network is often used to identify and optimize the computation problem due to
  3. 所属分类:数值算法/人工智能

« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com