搜索资源列表
BP
- 误差逆向传播反馈BP网络,在VC++6.0环境下编译,包括1、界面程序;2、BP神经网络训练程序;3、BP神经网络预报程序;4、BP神经网络说明程序;5、测试范例。-Reverse the spread of error feedback BP network, in VC++6.0 compiler environment, including one, the interface procedures 2, BP neural network training procedures 3,
BP-
- 基于BP神经网络的齿轮箱故障诊断 高:对BP神经网络的结构与原理进行了简要概述,将BP神经网络技术运用于齿轮箱的故障诊断中,以齿 轮振动信号的时域特征作为神经网络输入,齿轮的主要故障形式为网络输出,利用经BP算法训练后的该网络 对齿轮故障进行诊断,取得了较好的效果 关键词:BP神经网络;故障诊断;齿轮箱-Identification and Diagnostic Analysis of the Vibrating Screen’s Faults
案例1 BP神经网络的数据分类-语音特征信号分类
- 案例1 BP神经网络的数据分类-语音特征信号分类(Case 1 BP neural network data classification speech feature signal classification)
BP神经网络
- BP神经网络建模,实现对模型输出的预测,将输出信号作为反馈输入(neural network modeling)
BP 0-9识别
- 本程序由matlab编写,以BP神经网络进行0~9十个数字的识别。(This procedure written by MATLAB, BP neural network for 0~9 ten digital identification)
BP-PID
- 基于BP神经网络的PID参数自整定,实现PID控制器的自适应控制(Self-tuning of PID parameters based on BP neural network)
遗传算法优化神经网络matlab源码
- 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
神经网络精选课件
- BP神经网络matlab实例(简单而经典)(BP neural network and matlab instance (simple and classic))
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
BP神经网络MATLAB中的实现
- 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
BP Neural Network
- BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling based on BP neural network)
BP神经网络用于非线性函数拟合
- BP神经网络用于非线性函数的拟合,效果不错,适合初学者。(BP neural network for nonlinear function fitting, the effect is good, suitable for beginners.)
遗传算法优化BP神经网络用于非线性函数拟合
- 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
神经网络变量筛选—基于BP的神经网络变量筛选
- 该程序可用于神经网络变量筛选, BP神经网络,程序完整,可直接运行(Neural network variable filter, BP neural network)
bp神经网络
- 根据Ecotect 模拟的12种不同的建筑形状进行能量分析,数据集包括768个样本和8个特征属性,旨在预测房屋的热负荷和冷负荷。BP神经网络(According to the 12 different building shapes simulated by Ecotect, we carry out energy analysis. The dataset includes 768 samples and 8 characteristic attributes, aiming at predi
BP网络,信号,消噪
- 该程序可以用信号数据训练BP神经网络,进行消噪(The program can use signal data to train BP neural network for denoising.)
MATLAB神经网络原理与实例精解
- MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
BP神经网络股票预测
- 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 RBF神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing price as output. The