-
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
-
ImageProcessingExperiment
说明: MATLAB中数字图像处理和相关的基本操作,里面包含实验设计例子与调试等。(Image Processing)
- 2010-04-01 14:45:39下载
- 积分:1
-
ProbShrink
ProbShrink wavelet thresholding method for gray-scale image denoising
- 2011-01-31 17:13:39下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
IMC1
本仿真基于李雅普诺夫稳定理论设计的内模自适应控制仿真(The simulation based on Lyapunov stability theory designed internal model adaptive control simulation)
- 2013-04-15 09:40:53下载
- 积分:1
-
cod2cir0
卷积码的仿真,其误码率实验值与理论值比较,调用函数,可以方便在以后的算法应用。(Simulation of a convolutional code, bit error rate value is compared with the theoretical value experiment, the calling function, the algorithm can be easily applied in the future.)
- 2014-02-14 00:55:59下载
- 积分:1
-
Adaptive-control-2ed-Karl-J-Astrom
Adaptive control 2ed Karl.J.Astrom
- 2010-01-20 12:09:27下载
- 积分:1
-
SharedPreferences
SharedPreferences demo
- 2014-12-30 14:02:10下载
- 积分:1
-
mohuPIDFIS
此为机器人模糊控制中的模糊控制规则,在模糊控制中加入此模糊控制规则,可得到仿真(This is the robot fuzzy control fuzzy control rules, fuzzy control fuzzy control rules by adding this can be obtained simulation)
- 2013-09-30 11:08:52下载
- 积分:1
-
meanshift
MeanShift 代码的matlab实现(The implementation of mean shift by matlab)
- 2012-08-22 11:08:38下载
- 积分:1