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

搜索资源列表

  1. rbfn

    0下载:
  2. 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig neurons
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4941
    • 提供者:龙海侠
  1. MLPNetworksimulation.rar

    0下载:
  2. Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:99978
    • 提供者:zhulz
  1. bp2

    0下载:
  2. bp神经网络源码, NEWFF---生成一个新的前向神经网络 TRAIN-----对BP神经网络进行训练 SIM----对BP神经网络进行仿真 -bp neural network source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:655
    • 提供者:yuanru
  1. MATLABandB

    0下载:
  2. Matlab中BP神经网络的构建和初始化训练前馈网络的第一步是建立网络对象。函数newff建立一个可训练的前馈网络。这需要4个输入参数。第一个参数是一个Rx2的矩阵以定义R个输入向量的最小值和最大值。第二个参数是一个颟顸每层神经元个数的数组。第三个参数是包含每层用到的转移函数名称的细胞数组。最后一个参数是用到的训练函数的名称。 -matlab bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:243498
    • 提供者:douzi
  1. MY_newff

    0下载:
  2. matlab训练神经网络的源代码程序,用于神经网络的学习-matlab neural network training process the source code for the neural network learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:918
    • 提供者:jiangnian
  1. BP

    0下载:
  2. bp网络 图像分类 能运行,针对不同的图片稍作调试即刻。-bpnet
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:944
    • 提供者:wujun
  1. yu-2

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:627
    • 提供者:于洁
  1. newff

    0下载:
  2. feed forward back propagation neural network-feed forward back propagation neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2641
    • 提供者:ali
  1. ann_newff

    0下载:
  2. this code is matlab and use newff to create ann.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1303
    • 提供者:m
  1. characterrecognition

    0下载:
  2. This the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neu
  3. 所属分类:Education soft system

    • 发布日期:2017-11-10
    • 文件大小:7730468
    • 提供者:manish
  1. matlab_newff

    0下载:
  2. matlab神经网络newff函数用来创建网络,为BP神经网络设置参数-newff is very important of BP.
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:245558
    • 提供者:万物
  1. resume

    0下载:
  2. 我用matlab凋式程序时出现如下报错,搞不懂了,求教高人!<BR>??? Error using ==> network/train<BR>Targets are incorrectly sized for network.<BR>Matrix must have 5 rows.<BR><BR>我的输入是9 ,隐含层7,输出5<BR>建网函数为:net=newff(minmax(p),[7 5],{ logsig lo
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-02
    • 文件大小:640777
    • 提供者:zhadkj
  1. BP

    0下载:
  2. MATLAB 实现的BP神经网络,没有使用newff函数,自行编写的程序,还有多种改进算法。-MATLAB BP neural network, there is no use newff function, its own written procedures, there are many kinds of improved algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7449
    • 提供者:Jing
  1. code-(2)

    0下载:
  2. Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training p
  3. 所属分类:系统编程

    • 发布日期:2017-04-14
    • 文件大小:3236
    • 提供者:fatemeh
  1. loayer-update

    0下载:
  2. Neural network to make use of MATLAB programming, with newff () to create two layers of forward network,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:locil
  1. kayrrsprogramminglayers

    0下载:
  2. 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络,(Neural network to make use of MATLAB programming, with newff () to create two layers of forward network,)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:Mjrle
搜珍网 www.dssz.com