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.

Wiener filter for equlization

Status
Not open for further replies.

panda

Member level 1
Joined
Jan 29, 2004
Messages
41
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
313
Do you know how to program it ?
I found that Wiener equation in f domain is

W(f) = Pxy(f) / Pyy(f)

where W(f) is Wiener filter response
X(f) is Wiener filter output
Y(f) is input

Is it correct, what do you think?
 

this one shows the use of wienner filtering in image processing:
**broken link removed**
As you know matlab provides complete m files, easy to use and ready.
Also this one is interesting:
**broken link removed**
Also you know that there is a famous book Adaptive Filtering, which is a famous text book in universities, I think that you can easily obtain it and use it's Equations.
 

oh yeah,
in matlab, it is for image processing
but i try to use it for channel equalization
i wanna know the improvement compare to zero focing EQ
hohohohooo
 

man,
i found that equalisation is improved if you do it in time domain.
try to derive your filter formula in time domain and tell me what happen.
 

in matlab, it is for image processing
but i try to use it for channel equalization
 

check the book Algoritms for digital communication system. It is in the EAD board
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top