-
Bayes++
BAYESIAN FILTERING: including KF, EKF, Unscented EKF, Particle Filter & etc
- 2010-12-02 22:53:47下载
- 积分:1
-
bluetuch-test-Program
bluetuch 检测程序,bluetuch 检测程序(bluetuch test source code .bluetuch test source code )
- 2009-12-22 15:25:46下载
- 积分:1
-
matrik_class
simple c++ matrik operation class use dynamic allocation memory
- 2009-11-09 01:26:18下载
- 积分:1
-
PFFOC_PMSMM
PMSM的向量控制系统,仿真环境matlab7.55/simulink ,经测试可直接使用。
(PMSM vector control system, simulation environment matlab7.55/simulink, has been tested and can be used directly.)
- 2012-07-24 00:39:35下载
- 积分:1
-
lunwen
最新关于故障诊断的论文,有LMD算法,还有EMD算法,主要是做轴承磨损预测的(failed to translatefailed to translatefailed to translatefailed to translate)
- 2013-05-03 10:47:38下载
- 积分:1
-
SIAM.Data-Clustering.Theory
SIAM.Data Clustering.Theory.Algorithms and Applications.2007
- 2015-01-22 14:53:41下载
- 积分:1
-
ECEFilterCheck
这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
- 2011-04-29 15:32:41下载
- 积分:1
-
ch1545kl
说明: ec生物信息与论文实现\matlab教程及工具箱(ec biological information and papers to achieve \ Directory and Matlab Toolbox)
- 2006-03-15 21:14:45下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
matlab5.0study
关于matlab软件学习的电子书,包括怎样在matalab软件中实现统计计算和画图等。(Matlab software to learn about e-books, including how to matalab software to achieve statistical calculations and drawing and so on.)
- 2010-02-26 11:16:28下载
- 积分:1