LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anybody have an implentation of the RLS algorithm for adaptive filters?? Please??

Hi,

I'm trying to design an adaptive filter using the RLS algorithm. I don't want to spend ages doing one if there's one already available. Any help would be fantastic
0 Kudos
Message 1 of 11
(4,532 Views)
I have not been able to find any on NI's website. They don't have any example programs for this or KnowledgeBases discussing it. Hopefully someone else out there has one for you!
J.R. Allen
0 Kudos
Message 2 of 11
(4,531 Views)
Here
 
 
 
Thanks
 
Tom Moir
Massey University
New Zealand
 
0 Kudos
Message 3 of 11
(4,424 Views)

the link you posted is not available any more, can you please repost it , i am an great need of it.
thankyou!

0 Kudos
Message 4 of 11
(3,811 Views)

Can you see this link?  This topic is way outside my "experience base", and I don't have these toolkits installed, but hope this helps.

 

BS

0 Kudos
Message 5 of 11
(3,791 Views)

And here is a post that begins "I have successfully implemented the RLS Algorithm in LabVIEW".  Don't know if he's talking about Adaptive Filters, though ...

 

BS

0 Kudos
Message 6 of 11
(3,783 Views)

what do you mean?

0 Kudos
Message 7 of 11
(3,780 Views)

if you look closely i posted this question aswell, that you have refferred to. it is true that i have implemented the algo.

the only thinng is that i am having trouble with the input. as you can see in the link!

0 Kudos
Message 8 of 11
(3,779 Views)

Maybe you could re-phrase your question. Is the problem when you add noise to the output or something to do with the input? What exactly?

0 Kudos
Message 9 of 11
(3,765 Views)

the question is simple. is just want to know how to generate  d(n) i-e desired signal for RLS algorithm. the desired signal is the input to the system which is siganl plus channel noise (we say it is Gaussian), so signal + gaussian . the Problem that i face is that the tap weights never change no matter what i do to the input signal. they only change when i change the low cut off the FIR filter.

0 Kudos
Message 10 of 11
(3,760 Views)