-
LMSfilter
假设一个接收到的信号为:x(t)=s(t)+n(t), 其中s(t)=A*cos(wt+a), 已知信号的频率w=1KHz,
而信号的幅度和相位未知,n(t)是一个服从N(0,1)分布的白噪声。为了利用计算机对信号进行处理,
将信号按10KHz的频率进行采样。
通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t).
在未知信号频率的情况下,通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t).
(Assuming a received signal: x (t) = s (t)+ n (t), one of s (t) = A* cos (wt+ a), the known frequency signal w = 1KHz,
And the signal amplitude and phase of the unknown, n (t) is a subject to N (0,1) the distribution of white noise. The use of computers in order to deal with the signal,
The signal by sampling frequency of 10KHz.
Of x (t) for LMS adaptive signal processing, filtering from the received signal in the useful signal s (t).
Frequency signals in unknown circumstances, the adoption of x (t) for LMS adaptive signal processing, filtering from the received signal in the useful signal s (t).)
- 2009-03-31 18:17:09下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
matlab8910
这是我们上课用的Matlab课件,非常有用,希望对大家有用。。。(This is our school with the Matlab software, very useful, useful for all of us hope. . .)
- 2009-07-21 09:53:34下载
- 积分:1
-
example4_5
分析双极性不归零码的功率谱特性请输入随机序列的长度N= (ubplot(312)
plot(f,lpf)
title( 低通滤波器 )
axis([-fs/2 fs/2-0.2 1.2])
subplot(313)
plot(f,abs(yr_lpf)/N)
title( 经低通滤波后的频谱 )
xlabel( f /Hz ) )
- 2010-05-25 20:56:23下载
- 积分:1
-
Programs_15a
实现线性动态系统模型的Arma模型,具有处理动态纹理建模的功能。(dynamic textures are seqences of images showing spatial regularity,temporal continuity.)
- 2010-11-04 16:59:49下载
- 积分:1
-
xianluma
该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。(the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts along with error-correcting capabilities.)
- 2007-05-23 14:24:04下载
- 积分:1
-
06.zuixinfeijicaozongxingfangzhen
最新编的飞行仿真,大家学习交流,相互学习(zui xin fei ji fang zhen)
- 2012-11-04 10:56:13下载
- 积分:1
-
DifferentialCodeDirectionCode
基于MATLAB语言,对于图像的链码的差分,以及归一化,以及回复图像的链码(Based on the MATLAB language, for the image of the differential chain code, as well as normalized and responding to the image of the chain code)
- 2010-01-19 10:08:18下载
- 积分:1
-
jiance
四通道表面肌电信号活动段检测方法(通过能量值)(action detection ways of four-channel sEMG(by energy value))
- 2020-11-26 14:19:30下载
- 积分:1
-
MATLAB6.5_optimization_design
本书是关于matlab6.5的辅助优化设计的,里面有一些关于优化的算法,实例及一些源程序。(the book is on the auxiliary matlab6.5 optimal design, which a number of optimization algorithms, and some examples of source code.)
- 2006-10-31 10:07:57下载
- 积分:1