Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
I am looking for coefficients (floating point) for 5th degree chebyshev sine/cosine function. Could any body help me with this. Purpose is to implement custom trig function in a microcontroller
Well... maybe that's a stretch. I don't think I can recommend anything to help you win friends. Not my forte. But I am going to try to convince you why you should know about Chebyshev approximation, which is a technique for figuring out how...
www.embeddedrelated.com
I think the values you need are about half way down the page
Also look at a CORDIC implementation. It is probably better than polynomial implementations in small microcontrollers, especially if multiplication (with the required precision) can't be done in hardware.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.