Reply by Vladimir Vassilevsky August 21, 20072007-08-21

mohsen5052 wrote:

> hi > Anybody knows where to find LMS filter code written in C/C++ ???
for(i=0;i<L;i++) k[i] += Beta*x[i];
> I need it to implement it on old ADSP 21061 to finish my diploma and get > outta school (freedom !!!).
Why didn't you just get your diploma by mail order?
> Google don't know what's all about. Please, help !!!
My dear friend. There are two ways to do things: you either do it yourself or pay somebody else to do it for you. VLV
Reply by pal.debabrata123 August 21, 20072007-08-21
   ok , fixed point or floating point ? need a double talk detector too ?
sample by sample update is okay ? do you also need a variable step size
algorithm ? Shall I send all of them to you?


Bergen wrote:
>> hi >> Anybody knows where to find LMS filter code written in C/C++ ??? >> I need it to implement it on old ADSP 21061 to finish my diploma and
get
>> outta school (freedom !!!). >> Google don't know what's all about. Please, help !!! > >Haha! You failed the first try, and now that you have a second chance >you are still not wiser. > >http://groups.google.com/group/comp.dsp/msg/dcbe51bf3b816b26?dmode=source&hl=en > > >Regards, >Andor > >
Reply by Andor August 21, 20072007-08-21
Bergen wrote:
> hi > Anybody knows where to find LMS filter code written in C/C++ ??? > I need it to implement it on old ADSP 21061 to finish my diploma and get > outta school (freedom !!!). > Google don't know what's all about. Please, help !!!
Haha! You failed the first try, and now that you have a second chance you are still not wiser. http://groups.google.com/group/comp.dsp/msg/dcbe51bf3b816b26?dmode=source&hl=en Regards, Andor
Reply by mohsen5052 August 21, 20072007-08-21
hi
Anybody knows where to find LMS filter code written in C/C++ ???
I need it to implement it on old ADSP 21061 to finish my diploma and get 
outta school (freedom !!!).
Google don't know what's all about. Please, help !!!

mohsen