搜索资源列表
三层BP神经网络逼近非线性函数
- 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
改进的BP神经网络
- 基于附加动量的BP神经网络,模拟函数
遗传算法优化BP神经网络
- 遗传算法优化BP神经网络,一种优化全的 比bp神经网络算法。基于MATab编写
BP神经网络训练和测试
- 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
BP神经网络运动状态分类
- 该程序可以通过训练集对所构建的BP神经网络进行训练,并能通过测试集,即对不同的运动状态进行分类。(The program can train the constructed BP neural network through the training set, and can classify the different motion states through the test set.)
案例1 BP神经网络的数据分类-语音特征信号分类
- 案例1 BP神经网络的数据分类-语音特征信号分类(Case 1 BP neural network data classification speech feature signal classification)
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
BP神经网络
- BP神经网络建模,实现对模型输出的预测,将输出信号作为反馈输入(neural network modeling)
BP神经网络MATLAB实例
- BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
BP神经网络的非线性系统建模-非线性函数拟合
- BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)