DSPRelated.com
Forums

Remez Exchange code for TMS320C50 ?

Started by ishaan April 12, 2006
ishaan wrote:
>>ishaan wrote: >> ... >> >> >>>Sorry Jerry .. The problem seems to be on my side . Yes my assumptions >>>maybe wrong. I will tell you exactly in a day or two . >> >>I am interested to hear, Ishaan. Perhaps you'll post along the way. >> >> >>>BTW ... the term for 'Engineering is the art of making what you want > > from > >>>things you can get.' in our language is 'Jugaad' ;) >> >>That's an astounding degree of compression! Is there another way to >>translate 'jugaad'? >> >>Jerry >>-- >>Engineering is the art of making what you want from things you can get. >>����������������������������������������������������������������������� >> > > > > Well you could always look up 'jugaad' in google . Its usually the first > search result.
I didn't know the language and had no idea that it had become common enough to be googled. What I see, "a quick-easy-dirty fix or a resource that can be used as such or a person who can suggest, conjure or implement a quick-easy-dirty fix" does not exactly match what I believe my sig to mean. I do see a connection. Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
>ishaan wrote: >>>ishaan wrote: >>> ... >>> >>> >>>>Sorry Jerry .. The problem seems to be on my side . Yes my
assumptions
>>>>maybe wrong. I will tell you exactly in a day or two . >>> >>>I am interested to hear, Ishaan. Perhaps you'll post along the way. >>> >>> >>>>BTW ... the term for 'Engineering is the art of making what you want >> >> from >> >>>>things you can get.' in our language is 'Jugaad' ;) >>> >>>That's an astounding degree of compression! Is there another way to >>>translate 'jugaad'? >>> >>>Jerry >>>-- >>>Engineering is the art of making what you want from things you can
get.
>>>����������������������������������������������������������������������� >>> >> >> >> >> Well you could always look up 'jugaad' in google . Its usually the
first
>> search result. > >I didn't know the language and had no idea that it had become common >enough to be googled. What I see, "a quick-easy-dirty fix or a resource >that can be used as such or a person who can suggest, conjure or >implement a quick-easy-dirty fix" does not exactly match what I believe >my sig to mean. I do see a connection. > >Jerry >-- >Engineering is the art of making what you want from things you can get. >����������������������������������������������������������������������� >
LOL .. Anyways Jerry I will give a more nice explanation to what I was asking later on .. Please do not forget me.
Hey I have one more thing to ask  .. Can anyone tell me the algo /
flowchart for the function 'remez()' in the implementation by Egil
Kvaleberg on his download page :
http://www.kvaleberg.com/download.html


The zipped C file is here :

ftp://ftp.kvaleberg.com/pub/remez.zip

ishaan skrev:
> Hey I have one more thing to ask .. Can anyone tell me the algo / > flowchart for the function 'remez()' in the implementation by Egil > Kvaleberg on his download page : > http://www.kvaleberg.com/download.html
Why not drop the author an email and ask? You might just get some help as long as you don't ask for code or patented material. There is a contact email address on this page: http://www.kvaleberg.com/ Apart from that, the most comprehensive description of the Remez algorithm that I have found, is in this book: http://www.amazon.com/gp/product/0071454241/sr=8-1/qid=1146128224/ref=sr_1_1/103-8032747-6359858?%5Fencoding=UTF8 Rune
Rune Allnor wrote:
> ishaan skrev: > >>Hey I have one more thing to ask .. Can anyone tell me the algo / >>flowchart for the function 'remez()' in the implementation by Egil >>Kvaleberg on his download page : >>http://www.kvaleberg.com/download.html > > > Why not drop the author an email and ask? You might just > get some help as long as you don't ask for code or patented > material. There is a contact email address on this page: > > http://www.kvaleberg.com/ > > Apart from that, the most comprehensive description of > the Remez algorithm that I have found, is in this book: > > http://www.amazon.com/gp/product/0071454241/sr=8-1/qid=1146128224/ref=sr_1_1/103-8032747-6359858?%5Fencoding=UTF8
_An_Introduction_to_the_Approximation_of Functions_ by Theodore J. Rivlin, available from Dover (ISBN 0-486-64069-8, also has a good explanation. My copy says $3.00, but I'm sure the price has risen. GoogleGoogleGoogleGoogleGoogleGoogleGoogle... http://tinyurl.com/zoxv9 Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
>Rune Allnor wrote: >> ishaan skrev: >> >>>Hey I have one more thing to ask .. Can anyone tell me the algo / >>>flowchart for the function 'remez()' in the implementation by Egil >>>Kvaleberg on his download page : >>>http://www.kvaleberg.com/download.html >> >> >> Why not drop the author an email and ask? You might just >> get some help as long as you don't ask for code or patented >> material. There is a contact email address on this page: >> >> http://www.kvaleberg.com/ >> >> Apart from that, the most comprehensive description of >> the Remez algorithm that I have found, is in this book: >> >>
http://www.amazon.com/gp/product/0071454241/sr=8-1/qid=1146128224/ref=sr_1_1/103-8032747-6359858?%5Fencoding=UTF8
> >_An_Introduction_to_the_Approximation_of Functions_ by Theodore J. >Rivlin, available from Dover (ISBN 0-486-64069-8, also has a good >explanation. My copy says $3.00, but I'm sure the price has risen. >GoogleGoogleGoogleGoogleGoogleGoogleGoogle... http://tinyurl.com/zoxv9 > >Jerry >-- >Engineering is the art of making what you want from things you can get. >����������������������������������������������������������������������� >
THANX ! :)