-
gold
利用长除法,产生平衡GOLD序列码,扩频方面的内容(Using long division, resulting in a balance GOLD serial number, spread spectrum aspects)
- 2010-07-13 20:16:07下载
- 积分:1
-
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
-
chap8
《智能控制》第二版(刘金琨著)程序源码第八章(" Intelligent control" , Second Edition (Liu Jinkun a) of Chapter VIII of program source code)
- 2011-04-26 09:44:43下载
- 积分:1
-
m1c
closed loop control of insuction machine
- 2014-08-11 02:53:42下载
- 积分:1
-
cthd39-40
前推回代法编的39节点40条支路的潮流计算程序。对于研究电力系统潮流计算有一定帮助!(Forward and backward substitution method series of 39 nodes 40 branch flow calculation procedures. Power flow calculation for the study of some help!)
- 2013-08-08 20:47:20下载
- 积分:1
-
acdc
The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least
Squares sense) of a set of Hermitian
matrices.
- 2014-10-11 16:39:32下载
- 积分:1
-
3
说明: 利用Matlab中的Simulink工具箱,对单相桥式全控整流电路进行仿真。(Using the Simulink toolbox in Matlab, for single-phase full-controlled bridge rectifier circuit simulation.)
- 2009-08-14 16:27:39下载
- 积分:1
-
Useful-courseware
本资料是课堂资料,对matlab初学者有很大的作用,特别是火电厂系统建模方面(This information is classroom information on the matlab beginners have a significant role, particularly thermal power system modeling)
- 2014-10-21 16:44:54下载
- 积分:1
-
AMA_denoising
matlab 与C混编,通过交替最小化方法求解乘性噪声模型,利用了shifting技术。(Written by H. Woo and S. Yun, the corresponding paper is "Alternating minimization algorithm for speckle reduction with a shifting technique")
- 2013-11-12 22:36:43下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1