alienx
Junior Member level 2
Hi,
my partner and I were working on a Adaptive noise cancellation algorithm for quite sometime, we used the example of LMS filter from Mathwork website.. but we are having some problems......
Our problem is that when we increase the number of taps of our filter that filter the noise, our algorithm doesn't work properly.....as you know the more the number of taps there are in the filter, the better response it provides but with us its not the case, our filter works perfectly at tap = 12 any higher value and we starts losing our data....
Here is my code hope you guys could figure out why it is behaving this way
thanks
my partner and I were working on a Adaptive noise cancellation algorithm for quite sometime, we used the example of LMS filter from Mathwork website.. but we are having some problems......
Our problem is that when we increase the number of taps of our filter that filter the noise, our algorithm doesn't work properly.....as you know the more the number of taps there are in the filter, the better response it provides but with us its not the case, our filter works perfectly at tap = 12 any higher value and we starts losing our data....
Here is my code hope you guys could figure out why it is behaving this way
thanks