CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 径向基网络

搜索资源列表

  1. GA_RBF

    1下载:
  2. 利用遗传算法对RBF(径向基)神经网络的中心值和宽度进行优化。实现效果比较好,能够高精度的实现非线性逼近。-Using genetic algorithm to optimize the center value and width of RBF (radial basis) neural network. The realization effect is better, and the nonlinear approximation can be achieved with high acc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2579
    • 提供者:郭鹏飞
  1. radbasexamples

    0下载:
  2. 神经网络中径向基函数RBF用于曲线拟合。这是一个应用RBF的具体例子。-Neural networks of radial basis function RBF for curve fitting. This is a concrete example of an application of RBF.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:631
    • 提供者:licongcong
  1. radbasexamples3

    0下载:
  2. 神经网络中径向基函数RBF用于曲线拟合。这是另一个应用RBF的具体例子。-Neural networks of radial basis function RBF for curve fitting. This is a concrete example of another application RBF.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:601
    • 提供者:licongcong
  1. Chapter-7-radial-basis-function

    0下载:
  2. 第7章 径向基函数网络 书中的代码和样例 matlab-Chapter 7 radial basis function network code book and sample matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:15308
    • 提供者:wang jing
  1. basis-function

    0下载:
  2. 在径向基函数拟合、径向基函数神经网络和小波神经网络中的几种常用的基函数。包括高斯基函数、逆二次基函数、小波基函数等。-Several basis functions in radial basis function fitting, RBF neural network and wavelet neural networks. Including Gauss function, inverse quadratic basis functions, wavelet function and so
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:寇家庆
  1. RBFconsole

    0下载:
  2. RBF径向基函数神经网络。8维并行输入,3维并行输出。-RBF network(Radial Basis Function )with 8 dimensional parallel input, 3 dimensional parallel output.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:36772
    • 提供者:wash
  1. RBF-network

    1下载:
  2. 粒子群算法优化RBF网络 径向基函数( RB F ) 神经网络是一种具有全局收敛 的前向网络, 通过中间层神经元的非线性传递 , 能够实 现任意的从输入空间到输出空间的映射, 可以唯一任 意精度逼近任何连续函数-rbf network
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2824
    • 提供者:yuyao
  1. RBF_0317

    2下载:
  2. 径向基(RBF)神经网络进行剩余寿命预测,训练输入为30*735的矩阵,输出为1*735-Radial Basis Function (RBF) neural network to predict the remaining life, the training input matrix of 30* 735, 735* 1 output
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:严冬
  1. BPRBFshenjingwangluofenlei

    0下载:
  2. 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1322461
    • 提供者:fly
  1. RBENN_example

    0下载:
  2. matlab 径向基神经网络 实例 matlab 径向基神经网络 实例-matlab RBFNN example
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:584
    • 提供者:王青
  1. RBF2

    1下载:
  2. 自己编的径向基神经网络,学习算法采用最小二乘法,中心值随机选取,预测效果不稳定,仅供学习。-Own RBF neural network learning algorithm using the least squares method, the center value selected at random, unstable prediction effect, only learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1089
    • 提供者:朱顺存
  1. RBF

    0下载:
  2. 径向基神经网络的学习、基本应用等。包含有多个例子可供参考学习- RBF neural network learning, the basic applications. It contains several examples for reference study. .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:14960
    • 提供者:kingbaby
  1. RBF

    1下载:
  2. 径向基神经网络应用实例,包括异或问题,RBF网络曲线拟合,GRNN网络曲线拟合,PNN网络用于坐标点分类-RBF neural networks used, including XOR problem, RBF network curve fitting, GRNN network curve fitting, PNN network to coordinate points classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-08
    • 文件大小:14336
    • 提供者:ZXF11
  1. Principle-of-neural-network

    0下载:
  2. 详细介绍了神经网络的原理及学习过程、径向基函数的选择及支持向量机的原理、前馈过程神经网络的时序处理及神经网络动态规划,有助于初学者深入了解神经网络的工作原理及运行机制。-Described in detail the neural network principle and learning process, radial basis function selection and support vector machine principle, feedforward process neur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18511297
    • 提供者:xd
  1. Predicting--Using-rbf

    0下载:
  2. 径向基函数神经网络应用实例,有需要请下载。-RBF networks used, there is a need to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:946448
    • 提供者:lyy
  1. Radial-Basis-Function-Network

    1下载:
  2. 《MATLAB神经网络原理与实例精解》一书配套的径向基神经网络程序示例,含有完整注释。- MATLAB network principles and examples of fine nerve Solutions, a book supporting the radial basis neural network program example, contains the complete comment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:14941
    • 提供者:yao
  1. pso-GA

    0下载:
  2. 粒子群算法MATLAB代码、遗传算法优化RBF径向基神经网络MATLAB程序-Particle swarm algorithm MATLAB code, genetic algorithm optimization RBF RBF neural network MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3838
    • 提供者:袁杰
  1. neural-network-

    0下载:
  2. matlab里面神经网络工具箱的例子锦集,主要包括了bp神经网络,随机神经网络、自组织竞争神经网络、径向基函数网络。-Inside matlab neural network toolbox Jinji examples, including the bp neural networks, Stochastic neural networks, since neural network, radial basis function network organization competition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:335196
    • 提供者:chendong
  1. GRNN

    1下载:
  2. 本案例是采用GRNN(径向基)神经网络预测水资源量,GRNN神经网络适合于小样本、高精度预测,本实例附有数据(不全),下载者可以直接将数据更改为自己的数据便可以使用。程序中使用了交叉验证方法,使预测精度大大提高-This case is the use of GRNN (Radial Basis Function) neural network to predict the amount of water, GRNN neural networks suitable for small samp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:14100
    • 提供者:张进
  1. RBF

    0下载:
  2. 这个程序用来仿真径向基真经网络,MATLAB版本,适合初学者,效果还可以。-This is used to validate the function of RBF.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:林雨
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com