搜索资源列表
BPNet.rar
- 人工神经网络BP算法源代码与演示程序
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
人工神经网络BP算法源代码与演示程序
- 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
ProBP
- 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
oev
- 《人工神经网络导论》课程中的实验,实现奇偶校验的Matlab程序(BP算法)
VC++BP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
ANN_bp1
- bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测
bpnetc
- 一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
BP
- 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
BPNet
- 人工神经网络BP算法源代码与演示程序 --The BP algorithm for human s neutral system and a demon program.
bpsuanfanet
- 人工神经网络BP算法,希望可以帮助大家学习,简单的小程序,里面有readme-BP artificial neural network algorithm, hope can help them to learn, simple procedures, there are readme
BP
- BP人工神经网络的程序,(人工智能的算法)-BP artificial neural network procedures, (artificial intelligence algorithm)
bp
- 一个人工神经网络BP算法源代码与演示程序-An artificial neural network BP algorithm source code and demo program
BPNETWOK
- 人工神经网络BP算法源代码与演示程序,不许解压码-VC++ BP network
bpznok
- 人工神经网络的程序 完成异或的要求 这样你能很轻松的了解bp算法 -The utility of artificial neural networks or different requirements so you can easily understand the bp algorithm
BP人工神经网络算法程序
- BP人工神经网络算法程序 公路客运量 公路货运量
25neural_network
- 人工神经网络是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。因此本程序对于人工神经网络的一些运用(Case 1 BP neural network data classification - voice feature signal classification Case 2 Nonlinear Modeling of BP Neural Network - Nonlinear Function Fitting)