Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
|
Hi everyone, I'm implementing a LMS algorithm in a c6201 dsp chip. I'm therefore using a finite precision LMS algorithm. I encountered weight drifting problem. I have read up on a paper that describe a circular leaky LMS filter that is able to solve this problem. Can someone explain to me how this work what additional computation should I made to the convention LMS filter? |