From: sefa on
Hi to all,
I would like to ask a question about the schema which link is below. I saw it in article but I couldnt write m-files and couldnt understand it because of I am a beginner in matlab. Can anyone help me about this schema's m-file?

Link for schema: http://193.255.245.202/~sefa/lmsfilter.jpg
From: Rick Rosson on

The Embedded MATLAB "Getting Started" Guide includes an example of the LMS
Filter written in MATLAB code.

Try the following:

cd(matlabroot)
cd('toolbox\eml\tutorial\');
edit emldemo_lms_05


HTH.

Best,

Rick



"sefa " <sefayalvac(a)gmail.com> wrote in message
news:hf8las$chs$1(a)fred.mathworks.com...
> Hi to all,
> I would like to ask a question about the schema which link is below. I saw
> it in article but I couldnt write m-files and couldnt understand it
> because of I am a beginner in matlab. Can anyone help me about this
> schema's m-file?
>
> Link for schema: http://193.255.245.202/~sefa/lmsfilter.jpg