-
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
-
SVD
支持向量机的程序,该程序能够实现支持向量机的分类和预测。(SVM program that enables support vector machine classification and prediction.)
- 2011-06-23 10:37:18下载
- 积分:1
-
Anomaly-Detection-and-Recommender-Systems
Anomaly Detection and Recommender Systems using matlab
- 2013-03-22 19:28:06下载
- 积分:1
-
Hilbert-Vibration-Decomposing-(HVD)
Hilbert Vibration Decomposing (HVD)
- 2020-12-09 15:49:20下载
- 积分:1
-
CT三维重建
说明: CT三维重建程序代码,正常运行,适合研究这方面的初学者学习借鉴(CT three-dimensional reconstruction program code, normal operation, suitable for beginners to learn from this aspect)
- 2020-06-02 21:40:36下载
- 积分:1
-
pinluxuanzhe
一种认知无线电网络中的新型主动频谱选择算法,这篇文章提出的算法比较新颖(A cognitive radio network in the new active spectrum selection algorithm, the proposed algorithm of this relatively new article)
- 2011-01-24 20:29:44下载
- 积分:1
-
Electrical-Machines-Drives-and-P---[Theodore-Wild
Electrical Machines, Drives and Power Systems
Sixth Edition
Theodore Wildi
- 2014-08-14 22:06:39下载
- 积分:1
-
loglikEV.m
matlab code log MLE extreme values
- 2011-04-20 16:41:05下载
- 积分:1
-
zoul-Finch-93def14
This is about source code management.
- 2012-03-27 22:21:48下载
- 积分:1
-
GA
说明: 遗传算法的主要程序,只要修改其中的目标函数即可以得到我们想要的结果(The main program of genetic algorithms, as long as modify the objective function that can get the results we want)
- 2014-12-23 09:39:23下载
- 积分:1