-
DSPII_USTC_01
传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能:
1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线;
2) 给出了最陡下降法以及LMS算法的计算公式;
3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形;
4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出了采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线;
5)用MATLAB计算并画出了LMS法时误差随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形;
6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线;
7)最终对结果进行了分析,具体见压缩包的word文档。
(Wideband signal in the conventional sinusoidal interference suppression method is the use notch filter (notch filter), this requires precise knowledge of the frequency of a sinusoidal interference . However, when the interference frequency sinusoidal changes slowly , and the selected frequency characteristic requirements are very sharp , then best use of adaptive noise cancellation method . following figure is a second-order FIR LMS adaptive filter to eliminate a program sinusoidal interference . The code implements the following functions:
A ) draw with MATLAB error performance of the filter surface and the surface contour error performance curve
2 ) gives the steepest descent method and the LMS algorithm formula
3 ) generated using MATLAB variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform
4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour pl)
- 2013-11-06 13:12:36下载
- 积分:1
-
spherHarm
基于Matlab的原子外层电子可能分布的3D球谐分布(3D Spherical Harmonic of atom s electrons scatter map based on Matlab)
- 2012-10-06 21:13:22下载
- 积分:1
-
evaluate
A simple matlab function used to uate estimated against actual values
- 2015-03-06 23:45:31下载
- 积分:1
-
MMCqueue
In queueing theory, the M/M/c queue is a multi-server queueing model.[1] In Kendall s notation it describes a system where arrivals form a single queue and are governed by a Poisson process, there are c servers and job service times are exponentially distributed.[2] It is a generalisation of the M/M/1 queue which considers only a single server. The model with infinitely many servers is the M/M/∞ queue.
- 2013-05-05 22:20:14下载
- 积分:1
-
coherence-cube - 001
典的三代相干体算法C1/C2/C3,用于地震资料解释中(compute coherency in seismic interpretation)
- 2021-01-14 21:58:46下载
- 积分:1
-
FIRfilter
说明: FIR滤除工频干扰的程序,用MATLAB实现。(FIR filter frequency interference procedure, using MATLAB to achieve.)
- 2010-04-06 15:22:22下载
- 积分:1
-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(The kit includes two kinds of classification, two kinds of regression, and a one-class support vector machine algorithm (1) Main_SVC_C.m--- C_SVC II classification algorithm (2) Main_SVC_Nu.m--- Nu_SVC II classification algorithm (3) Main_SVM_One_Class.m--- One-Class Support Vector Machine (4) Main_SVR_Epsilon.m--- Epsilon_SVR regression algorithm (5) Main_SVR_Nu.m--- Nu_SVR regression algorithm)
- 2011-07-28 17:15:18下载
- 积分:1
-
EOF
EOF分析,对于数据进行EOF的转换分析(EOF analysis)
- 2013-08-23 09:49:47下载
- 积分:1
-
recongnize-faults-pg
能够提取出故障的特征,并对故障的特征进行分类,为进一步识别故障做好基础。(It could give charasterics of different faults and divide them.As a result,it is based on recongnizing the faults.)
- 2011-12-08 18:54:04下载
- 积分:1
-
xiaoboju
用matlab编写的小波矩,希望对大家有所帮助(Matlab prepared using wavelet moment, I hope all of you to help)
- 2009-01-09 17:53:55下载
- 积分:1