-
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
-
xianxingfangchengzu
说明: 本代码是GAUSS-SEIDEL迭代法、选主元JORDAN消去法、简单GAUSS消去法、选主元GAUSS消去法的MATLAB程序,有详细注释,可直接调用(This code is GAUSS-SEIDEL iteration, pivoting JORDAN elimination, simple GAUSS elimination, pivoting GAUSS elimination of the MATLAB program, with detailed notes, can be called directly)
- 2010-04-27 16:35:44下载
- 积分:1
-
tiquwanggexiangsudian
说明: 在matlab开发环境中,提取图像的像素点,并保存(Development environment in matlab to extract the image pixels, and save)
- 2011-02-21 16:38:36下载
- 积分:1
-
ShareActionProvider-master
此示例说明了如何提供ActionBarCompat一个上下文敏感的ShareActionProvider,向后兼容的API V7。(This sample shows you how a provide a context-sensitive ShareActionProvider with ActionBarCompat, backwards compatible to API v7.)
- 2014-11-04 23:13:20下载
- 积分:1
-
simulink
学习simulink仿真的基础材料,适合初学者学习(Simulink simulation based learning materials, suitable for beginners to learn)
- 2013-10-12 10:52:44下载
- 积分:1
-
CHE
利用matlab绘制骨架曲线与滞回曲线并求解累积滞回耗能刚度退化和强度退化等(Drawing skeleton curve and hysteresis curve)
- 2021-03-23 20:29:15下载
- 积分:1
-
colorsegmentation
color image segmentation in matlab
- 2010-01-14 23:02:54下载
- 积分:1
-
Duffing
说明: duffing方程的仿真及计算程序,可用于信号的处理机仿真运算,也可进行其它的数学运算。(duffing equation simulation and calculation procedures can be used to signal processor simulation computing, but also for other mathematical operations.)
- 2010-03-20 14:10:34下载
- 积分:1
-
program5
数字信号处理,离散时间系统的相位、结构与状态变量描述典型题,能更好的理解离散时间系统(Digital signal processing, discrete-time systems the phase, structure and state-variable description of a typical question, can a better understanding of discrete-time systems)
- 2010-01-03 14:58:14下载
- 积分:1
-
JPEG_CODING
gives a rough jpeg based coding routine that enables the user to convert and compress any image into jpeg format
- 2010-02-13 13:48:56下载
- 积分:1