搜索资源列表
BPANN
- 用VC编写神经网络的程序,能够直接运行,BP网络-VC neural network preparation procedures to direct operations, BP
BPAnn
- 人工神经网络BP算法,Java实现,
bpann
- 这是一篇关于BP神经网络和遗传算法相结合的论文,希望对大家有所帮助!
BPANN-c
- BP神经网络源程序c语言的matlab源代码-matlab code
bpann
- bp神经网络, Levenberg-Maquardt算法-BPANN
GA-BPANN
- 经过遗传算法优化的BP神经网络程序GA-BPA-After a genetic algorithm BP neural network program GA-BPANN
BPANN
- 一种普通的基于matlab编程的BPANN程序-A common procedure based on matlab programming BPANN
BPANN
- 本例采用vc编程实现BP神经网络,程序将涉及到梯度下降法、函数求逆,以及偏导数的实现。-In this case using vc BP neural network programming, the program will involve the gradient descent method, the inverse function, as well as the realization of partial derivatives.
bp
- 一个matlab写的bpANN程序,参数优化采用交叉验证办法.-Write a matlab bpANN process parameter optimization using cross-validation approach.
BPANN
- BP神经网络用于语音信号识别,一定会对你的学习和工作很有帮助-This matlab code used to recognize the voice signal by ANN.It must be useful and helpful for your study.
BPANN
- BP网络不同参数运行结果对比,可明显看到不同参数下性能的差异-the comparation of two BP ANN ,you can get clear idea of their diffirent performance.
cSharpbp
- bp神经网络基于c#的不知道有没有一样的-bpann network
BPANN
- 本程序针对人工神经网络数据预测给出了详细处理过程-This program gives a detailed process for artificial neural network data predict
BPANN
- BP神经网络算法程序,参数可以调整,经过运行验证。-bp ann
BpAnn
- 人工神经网络算法,用于识别3位二进制数。-artificial neural network
bpann
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) -A Matlab procedures in strict accordance with the BP network computing formula to design, the optimizati
BPann
- 反射传播神经网络算法BPANN用于回归,希望对大家有用-BPANN algorithm, I hope useful
BpANN
- 采用Bp神经网络算法,通过训练计算有限的样本数据,进而对更广的数据进行预测(Using the Bp neural network algorithm to predict the data)