CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab bpNN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab bpNN - List
[
Other resource
]
BPNN
DL : 0
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
Update
: 2008-10-13
Size
: 1.88kb
Publisher
:
王刚
[
matlab
]
bpnnet_154
DL : 0
用MATLAB编写的用BP网络完成函数的逼近源程序,希望有人用的上-MATLAB BP prepared by the network to be completed by the function approximation source, hoping that someone on the
Update
: 2025-02-19
Size
: 1kb
Publisher
:
阻尼
[
source in ebook
]
BPNN
DL : 0
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
王刚
[
matlab
]
BPnn
DL : 0
本源码是一个用Matlab7.1实现的BP网络的源代码 ,他实现了基本的BP网络算法。-The source is a Matlab7.1 achieved using BP network s source code, he realized the basic BP network algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
耿世
[
AI-NN-PR
]
BP
DL : 0
BP神经网络的源代码,是用MATLA的.M文件写的,希望对大家有帮助-BP neural network source code, is MATLA of. M document written, in the hope that everyone has to help
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
matlab
]
BPNN-Matlab
DL : 0
一个BP网络编程例子-Example of a BP network programming
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈攀攀
[
AI-NN-PR
]
descendiblity-arithmetic-BPNN-Matlab-example
DL : 0
用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈攀攀
[
AI-NN-PR
]
BPNN
DL : 0
用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 training algorithm is a variable learning rate method.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
韩梅
[
AI-NN-PR
]
bpnn
DL : 0
几个BP神经网络程序,运用不同的算法训练网络-Several BP neural network procedure, using a different algorithm training network
Update
: 2025-02-19
Size
: 5kb
Publisher
:
许翔
[
AI-NN-PR
]
GA-BPNN
DL : 0
传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Update
: 2025-02-19
Size
: 8kb
Publisher
:
小民
[
AI-NN-PR
]
lmbp
DL : 0
基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
Update
: 2025-02-19
Size
: 2kb
Publisher
:
顾佳晨
[
matlab
]
BPNN
DL : 0
此代码是BP网络的MATLAB仿真程序,实现的是对曲线的拟合。-This code is a BP network, MATLAB simulation program, implementation is the fitting curve.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
王巍
[
AI-NN-PR
]
BPNN
DL : 0
该程序包包含三个函数,一个用于建立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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
culbert
[
AI-NN-PR
]
BPnn
DL : 0
基于随机梯度下降法的两层sigmoid神经元的BP算法-Stochastic gradient descent method based on two layers of sigmoid neurons in the BP algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
songmin
[
AI-NN-PR
]
BPNN
DL : 0
人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed information storage and parallel co-processing. Although the structure of single neurons is extremely simple, limited functionality, but a large number of neurons in a network system can realize the behavior is very colorful.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
prince
[
AI-NN-PR
]
BPNN
DL : 0
Matlab语言环境下BP神经网络的程序设计,以及一个程序应用,适合初学者-Matlab language environment BP neural network programming, as well as a program application, suitable for beginners
Update
: 2025-02-19
Size
: 3kb
Publisher
:
dean
[
AI-NN-PR
]
bpnn
DL : 0
bp神经网络程序,使用工具箱实现,封装后供java程序调用-bp neural network, the use of the toolbox to achieve, packaged for the java program calls
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘浩
[
matlab
]
bpnn
DL : 0
基于MATLAB的BP神经网络设计的源代码-jiyuMATLABdeBP shenjingwangluoyuanchengxu
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zhangnianyu
[
matlab
]
matlab-code-BPNN
DL : 0
Please send to you my code matlab example4
Update
: 2025-02-19
Size
: 2kb
Publisher
:
minhlong
[
Other
]
matlab-BPNN-code
DL : 0
matlab语言的神经网络开源源程序 实际可用来分类预测模式识别-MATLAB language neural network source code can be used to classify the actual pattern recognition
Update
: 2025-02-19
Size
: 107kb
Publisher
:
wen32322
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.