-
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
-
MOPSO
说明: 该代码出自于2004年Coello的"Handling Multiple Objectives With Particles Swarm Optimization"这篇文章的源代码(this file is used to solve Multiple Objectives problems by pso in matlab)
- 2020-09-27 09:17:47下载
- 积分:1
-
untitled
说明: 预测控制例子代码,可以实现预测控制,有注释,可以根据需要修改(Predictive control example code, which can realize predictive contro)
- 2020-10-20 12:57:25下载
- 积分:1
-
MATLAB
basic matlab codes for image processing
- 2011-02-12 18:20:54下载
- 积分:1
-
codegen
通过本程序,可以产生相应GPS卫星的C/A码,然后可以继续做捕获。(Through this program, you can generate the corresponding GPS satellite C/A code, then you can continue to do the capture.)
- 2012-05-30 22:19:22下载
- 积分:1
-
同时计算关联维和Kolmogorov熵
说明: 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,(on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,)
- 2020-12-10 16:29:20下载
- 积分:1
-
workKWS
In this code we use the technique of keyword spotting to search in the spoken document
- 2013-10-09 20:43:04下载
- 积分:1
-
all_s2ff_code
说明: 基于标准模型的人脸识别程序,里面有一些小程序。(Face recognition program based on the standard model, which has some small programs.)
- 2010-04-23 11:06:22下载
- 积分:1
-
sem4_ofdm_19th_jan
STBC MIMO-OFDM,logic building,primed to understand MIMO-OFDM
- 2015-01-22 00:57:21下载
- 积分:1
-
ConvHull2D
计算几何中的凸包求解算法,效率比较高,并且容易使用,直接调用即可(computing geometry to compute the convex of a set of points.)
- 2010-06-18 15:42:14下载
- 积分:1