搜索资源列表
用MATLAB开发的BP算法源程序
- 基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
用matlab实现bp算法
- 用matlab编程实现bp算法
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
dct_cs
- 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
BP
- MATLAB小程序,实现模式识别中的BP算法,并且附实验结果图。-MATLAB small programs to achieve the BP algorithm for pattern recognition, and the experimental results attached map.
BP
- 一种改进的BP算法 MAtlab运用于预测-An improved BP algorithm is applied to predict MAtlab
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
bp
- 柴油机故障诊断改进型bp算法的matlab程序,相关学生可以-Diesel Engine Fault Diagnosis Improved bp algorithm matlab procedures related to students
bpANDgenetic
- 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络的代码,文本格式的-bp propoganda and genetic algorithm
MatLab
- 一用GA直接训练BP网络的权重算法 二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 -matlab program
GAbp
- 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
network
- 用来实现matlab的BP算法,以齿轮箱故障诊断为例-Matlab used for the BP algorithm to fault diagnosis of gearbox as an example
BP
- bp是MATLAB应用中的预测算法,含有例题-BP and MATLAB
0903
- 基于遗传算法的bp神经网络对基因芯片数据进行分类,能进行准确的分类,能运行。很实用-bp svm matlab
CH2BP2dim2u2a1
- BP算法程序,通过此程序可以很好的对两类模式进行分离。效果明显。-BP algorithm program can be very good through this process to separate two kinds of models. Effect is obvious.
bp-algorithm-CPP-Fortran-and-Matlab
- 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language
BP-class
- BP算法用于分类,MATLAB环境, 可以直接运行。-BP algorithm is used for classification, can run directly.
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
多个 matlab 神经网络bp算法 调制识别
- 多个 matlab 神经网络bp算法 多个 matlab 神经网络bp算法(Multiple matlab neural networks BP algorithm)
基本BP算法
- 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)