Re: Pure ANSI-C DIF FFT code



On 6 Jul, 06:33, ARH <haghdo...@xxxxxxxxx> wrote:
Hi

I am looking for pure ANSI-C DIF FFT code for implementing on
hardware. my implementation platform do not support sin(), cos() or
trigonometric functions

I thought those functions were part of the ANSI C standard?

so I need a code with twiddle factor table or
Trigonometric function tables.

Check out the classic book by Abramowitz & Stegun.

Rune
.



Relevant Pages


Loading