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

搜索资源列表

  1. BP

    0下载:
  2. 用bp神经网络对sin(x)拟合,隐含层采用sigmoid函数,输出层采用线性函数,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1285
    • 提供者:jesse
  1. nn

    11下载:
  2. 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-16
    • 文件大小:711867
    • 提供者:haozi
  1. matlab_NeuralNetwork

    1下载:
  2. matlab实现 感应器神经网络、线性网络、BP神经网络、径向基函数网络-matlab neural network implementation of sensors, linear network, BP neural networks, Radial Basis Function Network
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3323
    • 提供者:xiuzhuo
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. my022

    1下载:
  2. BP算法在非线性分类问题中的简单应用,三层BP网络!-BP algorithm in non-linear classification problem in a simple application of three-layer BP network!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1701
    • 提供者:胡龙
  1. annexamples

    0下载:
  2. 很多神经网络的应用程序:如感知器,自适应线性元件,BP网络,霍普菲尔德网络,竞争网络...适合初学者。-Many neural network applications: such as sensor, adaptive linear element, BP network, Hopfield networks, competitive networks ... suitable for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:81675
    • 提供者:李正伟
  1. bp_v1_2

    0下载:
  2. -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4567
    • 提供者:沈龙
  1. hang_ji_shi_bie

    1下载:
  2. 航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:850934
    • 提供者:张海如
  1. BP

    0下载:
  2. BP神经网络训练程序,可以用来做各种计算,如线性拟合-BP neural network training procedures can be used for various calculations, such as linear regression, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1280
    • 提供者:yanfei
  1. IrisClassification

    0下载:
  2. Iris数据集的分类程序,包括线性分类器实验,BP网络分类器实验,以及异或数据的BP网络分类实验,外带试验报告-Iris data set of classification procedures, including linear classification experiment, BP network classifier experiments, and different BP networks or data classification experiment, take-test
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:623810
    • 提供者:刘文
  1. 采用BP网络逼近线性对象

    0下载:
  2. 采用BP网络逼近线性对象,进行matlab仿真。-use BP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-01
    • 文件大小:5661
    • 提供者:李刚
  1. FIR-filter-BP-MATLAB

    0下载:
  2. 基于神经网络的 一维线性滤波器 分为I到VI型 等波纹数字滤波器 用matlab实现 -One dimensional wave digital filter based on neural network using MATLAB implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6063
    • 提供者:张志远
  1. bp-example

    0下载:
  2. 利用两层BP神经网络训练加权系数。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Weighting factor of two layers of BP neural network training. The hidden layer activation function to take the S-shaped transfer function, the output layer activation function to take a linear transfer
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26892
    • 提供者:yanzheng zhu
  1. BP

    0下载:
  2. BP神经网络训练以及检验,得到结果与设定值的误差,训练数据越多结果会越好。PS:为了获得更好的效果,请先用PCA或线性回归等方法对学习数据进行预处理。-BP neural network training and testing, the results obtained with the set value of the error, the more training data results will be better. PS: In order to obtain better res
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1526
    • 提供者:徐馨珂
  1. hopfield---bp--matlab

    0下载:
  2. 基于神经网络的系统辨识,适用于在线辨识,离线辨识 以及用Hopfield网络的线性系统辨识。里面有具体的实例-System identification based on neural network for online identification
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7020
    • 提供者:彭。。。
  1. BP-neural-network-MATLAB-code

    0下载:
  2. 主要是BP神经网络的MATLAB实现程序代码,包括感应器神经网络、线性网络、BP神经网络、径向基函数网络。-Mainly MATLAB BP neural network to achieve the program code, including sensors neural networks, linear network, BP neural network, radial basis function networks
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8571
    • 提供者:方博
  1. BP-NN-realization-categorizes

    0下载:
  2. BP网络实现分类问题;一,问题的提出;根据感知器的的相关理论易知感知器善于解决线性可分;反向传播网络(Back-PropagationN;一个具有r个输入和一个隐含层的神经网络模-The BP network realization categorizes a problem A, the problem puts forward Knows a machine according to the feeling of of the related theory easy to underst
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:15213
    • 提供者:liuhong
  1. BP

    0下载:
  2. 人工神经网络用来建立非直线性模型,用生物的角度来诠释变量之间的关系-Artificial neural network is used to establish a non-linear model, biological perspectives to explain the relationship between variables
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:分子
  1. BP-algorithm

    0下载:
  2. 基于和积算法的LDPC码译码算法,采用的是7/4线性分组码,但是这里程序是灵活的,可以替换为任意形式的LDPC码。还有一个书面的报告,详细的解释了译码过程和和积算法原理,希望对大家有帮助-Based on the algorithm and integrated algorithm of LDPC codes decoding, by using linear block code is 7/4, but this program is flexible, can be replaced by
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:110121
    • 提供者:chen qian
  1. PSO-BP

    0下载:
  2. 粒子群算法优化BP神经网络,在传统PSO算法的基础上增加了惯性权重,并且线性递减策略改变。(Particle Swarm Optimization (BP) algorithm optimizes BP neural network, and inertia weights are added based on traditional PSO algorithm, and linear decreasing strategy changes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:guocaiixng
« 12 3 4 5 »
搜珍网 www.dssz.com