-
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,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
三、纯BP
主程序:(1)bpfault.m 在MATLAB5.2上
(2)bpfault.m 在MATLAB6.5上 为后来所加
(err)
- 2008-10-16 08:20:54下载
- 积分:1
-
DWT
ThreeLevelDWT. it explain different level and ycrcb
- 2011-10-17 17:34:30下载
- 积分:1
-
opt_1
上海交通大学最优化练习题1,复习考试必备习题(Shanghai Jiaotong University, 1 optimization exercises, review exercises necessary tests)
- 2010-12-01 21:03:50下载
- 积分:1
-
stcodes
Matlab Sample code for 35 lessons
- 2013-09-24 14:39:48下载
- 积分:1
-
testout-Software-call-matlab
软件-调用matlab,通过vc++软件编程软件-调用matlab。(Software- call matlab)
- 2013-04-03 10:09:29下载
- 积分:1
-
edgeNL
非局部滤波算法的MATLAB代码,适用于图形图像处理(Nonlocal filtering algorithm of MATLAB code, suitable for image processing)
- 2015-01-15 14:28:31下载
- 积分:1
-
SIMULINKLMS_Sfunction
simulink仿真噪声模型,算法采用X_LMS,可直接运行(simulink simulation noise model, the algorithm used X_LMS, can be directly run)
- 2008-03-27 09:37:52下载
- 积分:1
-
FullBNT-1.0.7
HMM,DBN Function matlab tool box
- 2011-11-23 16:35:24下载
- 积分:1
-
An-optimal-design-of-an-off
Report on hybrid energy system using wind, solar and diesel systems and employ homer technique
- 2015-03-30 22:25:15下载
- 积分:1
-
MATLABofmathematics
高等数学问题的MATLAB解法,里面包含:函数极限和导数、解析几何和多变量分析、数值积分和微分方程数值解、数列和级数、线性代数、概率论与数理统计 (MATLAB solution of the problem of higher mathematics, which includes: Limit and derivative functions, analytic geometry and multivariate analysis, numerical integration and differential equations, series and series, linear algebra, probability theory and mathematical statistics)
- 2010-05-29 00:15:09下载
- 积分:1