搜索资源列表
BPnetwork
- 用BP网络完成函数的逼近。BP网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation. BP networks usually have one or more hidden layer, hidden layer neurons are used sigmoid-ty
ANN_network_BP
- BPnetwork实例程序,matlab编写,适合初学者-BPnetwork examples of procedures, Matlab prepared for beginners
bpnetwork
- 此程序是用matlab编写的神经网络bp算法的一个简单例子-this procedure is used Matlab prepared by the neural network algorithm bp of a simple example
BPNETWORK
- 利用BP网络实现函数逼近,并对运算结果进行仿真输出-The use of BP network function approximation, and computing the results of simulation output
BPNetwork
- 反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
BPnetwork
- 自适应学习率调整算法来训练BP网络,有利于缩短学习时间-BP network
bpnetwork
- 用matlab编的标准BP程序,算法简单,可直接运行-BP program
BPnetwork
- 利用前3个月的药品销售情况构建BP神经网络来预测第4个月药品的销售情况-The first 3 months of drug sales to build BP neural network to predict the fourth month drug sales
BPnetwork
- 自己编写的BP神经网络的算法matlab代码 实现成功分类的BP神经网络功能,有实验报告和matlab代码 直接运行即可-I have written BP neural network algorithm matlab code to achieve a successful classification of BP neural network function, there are experimental reports and matlab code can be run dire
BPnetwork-genetic-optimization
- 采用matlab软件进行实现的遗传算法优化的BP神经网络。-Using genetic algorithm to optimize BP neural network to realize matlab software.