Hello,
Attached is my program, which takes in two input signals, first is "In Phase" or "Corrupted" signal -C-, and second is "Out of Phase" or "Noise" signal -N-.
First, since the In Phase signal contains a DC component, I extract it.
Now I want to implement Wiener Filetr, which has the following simple Transfer Function:
TF = ( |C(f)|^2 + |N(f)|^2 ) / |C(f)|^2.
Problem is that it takes too long to run, and even worse it does not work.
Any ideas?
I couldn't attach the two .csv files so I uploaded them on my 4shared account: