Re: FFT code for d***
- From: steve <bungalow_steve@xxxxxxxxx>
- Date: Sat, 10 May 2008 15:52:22 -0700 (PDT)
On May 10, 7:46 am, "charlyb" <c...@xxxxxxxxx> wrote:
Hi
Has anyone written their own fft function for the d*** ? (NOT the
supplied library fft).
I need a fft for measuring signal in noise and not being a DSP person
would prefer to implement it rather than write it from scratch. The d***
library scales the data by 1/N which limits the dynamic range of the fft.
I can post scale and run the fft again until I have a usable number - its
just a lot of extra processing.
Thanks in advance.
you not going to get any more dynamic range unless you use floating
point or 32 bit fixed point FFT
.
- Follow-Ups:
- Re: FFT code for d***
- From: DigitalSignal
- Re: FFT code for d***
- References:
- FFT code for d***
- From: charlyb
- FFT code for d***
- Prev by Date: Re: ding dong, the witch is dead!
- Next by Date: Re: FFT code for d***
- Previous by thread: FFT code for d***
- Next by thread: Re: FFT code for d***
- Index(es):