搜索资源列表
bp算法及其改进的matlab实现
- matlab语言编写的bp算法实现自适应PID控制。 共有:无导师的heb算法,有导师的delta算法,有导师的heb算法,改进的heb算法
用matlab实现bp算法
- 用matlab编程实现bp算法
基于C++的BP算法源程序(包括训练和仿真).rar
- 基于C++的BP算法源程序(包括训练和仿真), Based on C BP algorithm source program (including training and simulation)
用matlab预测bp源程序
- matbal编的bp算法,可以用来预测,有详细算法-matbal series bp algorithm can be used to predict a detailed algorithm
BP算法源程序
- 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
BP-gaijin
- 介绍一种bp在神经网络上改进算法,效果比原bp算法要好-A bp improvement in the neural network algorithm, the effect is better than the original algorithm bp
BP
- 神经网络bp算法, 神经网络bp算法,-Bp neural network algorithm, neural network algorithm bp,
bp
- bp算法实现,运行正常。人工神经网络中BP算法实现了多层反馈式学习过程-bp algorithm, operating normally. BP artificial neural network algorithms in multi-layer feedback-based learning process
bp
- 柴油机故障诊断改进型bp算法的matlab程序,相关学生可以-Diesel Engine Fault Diagnosis Improved bp algorithm matlab procedures related to students
BP
- 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
BP
- BP算法解决函数y=cos( 2*PI* x )学习问题-BP algorithm to solve function y = cos (2* PI* x) learning problems
bp-assort
- 应用bp算法实现对iris数据库的分类,iris数据库是人们广泛使用的用于模式分类的实例系统。它含有150个例子,分为三类,每个类由四个实数特征值描述,分别表示萼片(sepal )长度,萼片宽度,花瓣(petal )长度,花瓣宽度。问题是根据这四个特性值分类三种iris 植物,输入为四个特征值和类别 (5.1 3.5 1.4 0.2 0),输出算法分类结果 -Bp algorithms applied to the iris database, the classification, iris
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
BP-class
- BP算法用于分类,MATLAB环境, 可以直接运行。-BP algorithm is used for classification, can run directly.
bp算法
- 采用典型的BP算法实现了有导师学习下的神经网络,采用输入层、隐含层和输出层的三层结构,实现了BP算法。
BP
- 用BP算法解决异或问题,简单易实现,方便使用(Solving XOR problem with BP algorithm)
BP
- BP算法的MATLAB实现,很简单的分类小程序(BP algorithm MATLAB implementation, the small classification procedure is very simple)
多个 matlab 神经网络bp算法 调制识别
- 多个 matlab 神经网络bp算法 多个 matlab 神经网络bp算法(Multiple matlab neural networks BP algorithm)
BP算法
- BP算法,采用连接权重的神经迭代算法实现自学习(Optimizing the connection weights through the reverse BP neural network learning algorithm)
Bp算法
- 一个神经网络BP算法,基于matlab语言编写的程序库。(A neural network BP algorithm, which is a library based on MATLAB language.)