-
PignisticDST
用于对DS证据理论进行Pignistic概率计算的函数,详细使用见该文件内的帮助说明(For the DS evidence theory Pignistic probability function, see the document in detail the use of the help that)
- 2007-09-09 21:32:44下载
- 积分:1
-
Algorithm
algorithms induction machines
- 2014-12-06 06:19:12下载
- 积分:1
-
ssmpc
MPC 动态矩阵例子 很详细的讲解 针对化工过程(MPC examples)
- 2015-03-27 16:47:12下载
- 积分:1
-
sfekf
扩展卡尔曼滤波与渐消卡尔曼滤波的应用与对比(the comparison of fading kalman filter and extended kalman filter )
- 2021-03-12 17:29:25下载
- 积分:1
-
Engineering_Analysis-InteractiveMethodsandProgram
Engineering Analysis - Interactive Methods and Programs With FORTRAN QuickBASIC MATLAB and Mathematica - Y. C. Pao (CRC, 2001).(Engineering Analysis- Interactive Methods and Programs With FORTRAN QuickBASIC MATLAB and Mathematica- Y. C. Pao (CRC, 2001).)
- 2009-11-06 17:35:53下载
- 积分:1
-
SNRmusic12345
实现MUSIC谐波分解,对于多个频率的估计(Realize MUSIC harmonic decomposition)
- 2010-12-07 21:18:43下载
- 积分:1
-
61549822VBLAST
分层编码,贝尔实验室分层编码的程序。包括编码,调制等内容。(VBLAST)
- 2010-12-04 18:32:25下载
- 积分:1
-
jpeg_dwt
JPEG2000 dwt matlab code
I want to be uploaded
- 2011-09-13 23:55:46下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
MATLAB
matlab函数指令集,对初学者有很大用处,共同学习,共同进步(matlab function instruction set, very useful for beginners, the common learning and common progress)
- 2009-04-23 22:49:45下载
- 积分:1