Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need Help in Wiener Filter

Status
Not open for further replies.

abling8

Newbie level 4
Joined
Aug 21, 2008
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,350
Please anyone could help me with this question? Thanks!


Suppose that we wish to estimate a signal d(n) from the noisy observation
x(n) = d(n) + v(n)
where v(n) is unit variance white noise that is uncorrelated with d(n). The
signal d(n) is an AR(1) process that is generated by the difference equation
d(n) = 0.8d(n - 1) + w(n)
where w(n) is white noise with variance σw²= 0.36. Therefore, the autocorrelation function of d(n) is
Rdd(k) = (0.8 )^|k|
(a) Design a Wiener filter to estimate d(n) and evaluate the mean-square
error.
(b) The Wiener filter that you have designed in (a) is noncausal and therefore
unrealizable. Discuss a method to make it realizable.
(c) Using MATLAB, generate 500 samples of the processes x(n) and d(n).
Use your Wiener filter to estimate d(n) from x(n). Plot your estimate
and compare it to d(n).
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top