Search:

Type: Posts; User: Sebastiani

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    3,119

    Ok, I have made a *little* progress here....

    Ok, I have made a *little* progress here. Basically I now have a DIF (decimation in frequency) algorithm that is almost complete:



    void dif_transform( int samples[], int length )
    {
    int i, j,...
  2. Replies
    4
    Views
    3,119

    FFT discussion, anyone?

    I have really been struggling with the concepts involved with the Fourier analysis technique for the past few days. Has anyone got a more laymens explanation to the transformation process?...
Results 1 to 2 of 2