Thread: Fourier Transform

  1. #1
    Registered User
    Join Date
    Apr 2005
    Posts
    1

    Fourier Transform

    I have a list of sin values. Does anyone know how to get the fourier transform of these values.

  2. #2
    Chief Code Coloniser!
    Join Date
    Apr 2005
    Posts
    121
    This does sound a little bit like a homework question to me.

    Have you tried to figure it out for yourself at all? If so, where did you get to?

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    I've got a list of sin as well

    ENVY
    SLOTH
    GLUTTONY
    WRATH
    PRIDE
    LUST
    GREED

    Since you already know you need a Fourier Transform, what does http://www.google.com/search?q=Fourier+Transform do for you?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 2d Cubik program in C
    By joot43 in forum C Programming
    Replies: 4
    Last Post: 05-25-2009, 07:17 AM
  2. how to transform integer to char..
    By transgalactic2 in forum C Programming
    Replies: 7
    Last Post: 01-09-2009, 08:34 AM
  3. transform help!!!
    By what3v3r in forum C++ Programming
    Replies: 7
    Last Post: 01-16-2006, 10:27 PM
  4. fourier transform in C
    By blinky in forum C Programming
    Replies: 4
    Last Post: 02-25-2004, 12:27 PM
  5. fourier transform support
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 01-28-2002, 11:59 AM