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

搜索资源列表

  1. BPNN

    1下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:王刚
  1. BPNN

    2下载:
  2. 该程序包包含三个函数,一个用于建立BP神经网络,一个用于训练该网络,最后一个用于测试样本。-The package contains three functions, one for the establishment of BP neural networks, one for training the network, the last one for the test samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3557
    • 提供者:culbert
  1. matlab-code-BPNN

    0下载:
  2. Please send to you my code matlab example4
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2453
    • 提供者:minhlong
  1. BPNN-Matlab

    0下载:
  2. 一个BP网络编程例子-Example of a BP network programming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6805
    • 提供者:陈攀攀
  1. descendiblity-arithmetic-BPNN-Matlab-example

    1下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:6756
    • 提供者:陈攀攀
  1. BPNN

    2下载:
  2. 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3890
    • 提供者:韩梅
  1. bpnn

    0下载:
  2. 几个BP神经网络程序,运用不同的算法训练网络-Several BP neural network procedure, using a different algorithm training network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5679
    • 提供者:许翔
  1. GA-BPNN

    3下载:
  2. 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7770
    • 提供者:小民
  1. lmbp

    0下载:
  2. 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1968
    • 提供者:顾佳晨
  1. BPNN

    0下载:
  2. 此代码是BP网络的MATLAB仿真程序,实现的是对曲线的拟合。-This code is a BP network, MATLAB simulation program, implementation is the fitting curve.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2939
    • 提供者:王巍
  1. BPnn

    0下载:
  2. 基于随机梯度下降法的两层sigmoid神经元的BP算法-Stochastic gradient descent method based on two layers of sigmoid neurons in the BP algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:918
    • 提供者:songmin
  1. BPNN

    1下载:
  2. 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5289
    • 提供者:prince
  1. BPNN

    0下载:
  2. Matlab语言环境下BP神经网络的程序设计,以及一个程序应用,适合初学者-Matlab language environment BP neural network programming, as well as a program application, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3075
    • 提供者:dean
  1. bpnn

    0下载:
  2. bp神经网络程序,使用工具箱实现,封装后供java程序调用-bp neural network, the use of the toolbox to achieve, packaged for the java program calls
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:877
    • 提供者:刘浩
  1. bpnn

    0下载:
  2. 基于MATLAB的BP神经网络设计的源代码-jiyuMATLABdeBP shenjingwangluoyuanchengxu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2718
    • 提供者:zhangnianyu
  1. face_recognition_PCAPBPNN

    0下载:
  2. The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3114411
    • 提供者:amine
  1. bpnn

    0下载:
  2. MATLAB neural network backprop code This code implements the basic backpropagation of error learning algorithm. The network has tanh hidden neurons and a linear output neuron. adjust the learning rate with the slider -MATL
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1630
    • 提供者:azoma
  1. bpnn

    1下载:
  2. 基于Matlab神经网络建模函数与工具箱的BP神经网络应用仿真-BP neural network application simulation based on Matlab neural network modeling function toolbox
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1568
    • 提供者:王君
  1. BPnn

    0下载:
  2. 很有用的BP神经网络分类器的matlab实现An important codes utilized in Matlab for bp -Useful BP neural network matlab to achieve An important codes utilized in Matlab for bp NN
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:7830
    • 提供者:wangyuhong
  1. GA-BPNN

    0下载:
  2. 关于遗传算法和神经网络的matlab源代码,较适合初学者,很容易学懂-On genetic algorithms and neural network matlab source code, more suitable for beginners, very easy to learn to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:16743
    • 提供者:李传明
« 12 »
搜珍网 www.dssz.com