-
Mcodes_for_coa
通信系统的Matlab代码,包括括通信原理书中的大多代码可直接使用。
(Matlab code of the communication system, including most of the code including communication theory book can be used directly.)
- 2012-07-26 14:21:16下载
- 积分:1
-
boermanlvbo
自己编写的一个卡尔曼滤波c++源程序代码,可以借鉴学习(My writing of a kalman filter c++ source code that can be drawn lessons from learning
)
- 2012-04-21 19:24:33下载
- 积分:1
-
CVKFilter
原创的,使用vc++实现匀速运动模型(constant velocity)的kalman滤波,可以运行,并有matlab测试程序对滤波结果进行对比。(vc++ constant velocity kalman filter。the matlab m file can obervers the filter results)
- 2011-05-23 15:50:21下载
- 积分:1
-
tanhaoqiang
谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
- 2013-11-21 18:51:28下载
- 积分:1
-
Odefun5
间歇反应釜的matlab建模,M文件,c可自由改变(Modeling of batch reactor)
- 2013-12-16 20:15:44下载
- 积分: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
-
GetEcgPpg
心电信号处理,滤波与计算 之:数据的读取(ECG signal processing, filtering and calculation of: reading data)
- 2014-09-10 19:53:11下载
- 积分:1
-
matlabJSQ
Matlab计算器功能实现,包括Matalb源程序 (Matlab calculator function realization, including Matalb source)
- 2015-01-13 22:26:02下载
- 积分:1
-
MATLAB-figure-user-interface
MATLAB图形技术——绘图及图形用户接口(matlab figure user interface)
- 2013-01-29 11:22:54下载
- 积分:1
-
jianyujiaoben
一个samp的监狱脚本,机不可失失不再来!大家都拿去看看吧(A script samp prison)
- 2014-01-29 20:26:21下载
- 积分:1