-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
EKF--IEKF--and-UKF-Project
EKF, IEKF, and UKF算法在matlab中的实现(EKF, IEKF, and UKF method implementation)
- 2011-05-29 15:56:38下载
- 积分:1
-
Bsp42
Feature extraction for clasification
- 2009-12-12 19:54:35下载
- 积分:1
-
particle_filter
粒子滤波算法关于目标跟踪的源代码,有注释可以相互学习下。(The source code of the particle filter algorithm for target tracking, the comment can learn from each other.)
- 2012-05-17 16:23:54下载
- 积分:1
-
fault-dia
混合相似度故障诊断,用在田纳西过程中的一种监控算法,效果很好很新颖(Mixed similarity fault diagnosis in Tennessee process)
- 2013-03-03 16:18:46下载
- 积分:1
-
rescreenshotrecordings
here to import the pictures and how to segment the picture. how to add the noise. some screen shots will be added this file.
- 2013-10-01 23:39:48下载
- 积分:1
-
origin
matlab部分实用的案例,适合初学者浏览(the case of some practical matlab for beginners visit)
- 2011-10-22 01:26:22下载
- 积分:1
-
ICAWAV
这是个关于ICA的MATLAB的源程序(This is the ICA on MATLAB source )
- 2007-07-09 15:08:01下载
- 积分:1
-
cxcorr
cross correlation of a signals can find with this code
- 2010-07-11 12:41:06下载
- 积分:1
-
ofdm1
这个源码能够对ofdm系统进行仿真,得出仿真结果,计算误码率(This source can OFDM system simulation, simulation results obtained to calculate the bit error rate)
- 2008-05-26 10:36:09下载
- 积分:1