搜索资源列表
BPnetwork
- 用BP网络完成函数的逼近。BP网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation. BP networks usually have one or more hidden layer, hidden lay
ANN_network_BP
- BPnetwork实例程序,matlab编写,适合初学者-BPnetwork examples of procedures, Matlab prepared for beginners
BPnetwork
- 该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。
BPnetwork
- 数字图像模式识别技术及工程实践\\源代码\\第03章 常用的模型和算法介绍
BPNNC
- BP网络神经元控制器BPNNC-BPNNC of the BPnetwork neuron controller
bpnetwork
- 一个关于bp神经网络的仿真程序,是关于图像处理方面的。
bpnetwork
- 此程序是用matlab编写的神经网络bp算法的一个简单例子-this procedure is used Matlab prepared by the neural network algorithm bp of a simple example
bpnetwork
- 此程序是用matlab编写的神经网络bp算法的一个简单例子-this procedure is used Matlab prepared by the neural network algorithm bp of a simple example
BPnetwork
- 用BP网络完成函数的逼近。BP网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation. BP networks usually have one or more hidden layer, hidden lay
ANN_network_BP
- BPnetwork实例程序,matlab编写,适合初学者-BPnetwork examples of procedures, Matlab prepared for beginners
BPnetwork
- 该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。-The program is written in C language using the moment
BPnetwork
- 数字图像模式识别技术及工程实践\源代码\第03章 常用的模型和算法介绍-Digital Image Pattern Recognition Technology and Engineering Practice No. 03 s source code commonly used models and algorithms introduce
bpnetwork
- 一个关于bp神经网络的仿真程序,是关于图像处理方面的。-On bp neural network simulation program, is about the image processing area.
bpnetwork
- bp神经网络做图像识别的简单代码,里面有程序和简单说明-bp neural network image recognition to do a simple code, there are procedures and a brief explanation
BPNETWORK
- 利用BP网络实现函数逼近,并对运算结果进行仿真输出-The use of BP network function approximation, and computing the results of simulation output
bpnetwork
- 实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!-it is a good method to realize te recgniton of words.it is based on bp network,the author realized it!
BPnetwork
- matlab平台的基于bp神经网络的遥感图像分类-matlab platform bp neural network-based remote sensing image classification
BPNetwork
- 有关人工神经网络的代码,尤其是BP人工神经网络-The code on artificial neural networks, in particular the BP artificial neural network
bpnetwork
- 人工智能学习中的BPNetwork,包括学习过程和测试过程。-BPNetwork for Artificial Intelligence, including training and learning.