Re: Tough problem...
- From: Eric Grange <egrangeNO@xxxxxxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 07:45:06 +0200
This situation occurs in FFT, when the length of the FFT goes in to
million of points. The sin and cos functions become inaccurate when
the i in sin(i*arg) goes in to millions.
Which FFT implementation are you using?
IIRC in FFT implementations like the "butterfly" you only need sin/cos values (tables) for fractions of PI.
Eric
.
- Follow-Ups:
- Re: Tough problem...
- From: Atmapuri
- Re: Tough problem...
- From: Atmapuri
- Re: Tough problem...
- References:
- Tough problem...
- From: Atmapuri
- Re: Tough problem...
- From: Eric Grange
- Re: Tough problem...
- From: Atmapuri
- Tough problem...
- Prev by Date: Re: Tough problem...
- Next by Date: Re: Tough problem...
- Previous by thread: Re: Tough problem...
- Next by thread: Re: Tough problem...
- Index(es):