Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tutorguy
 
Posts: n/a
Default Fast Fourier Transform routine in Tools add-in menu

I'm trying to do a problem using the Fast Fourier Transform routine in the
tools add-in menu. I need some clues as to how to arrange the inputs. Is
there a reference book of instructions for this routine?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dana DeLouis
 
Posts: n/a
Default Fast Fourier Transform routine in Tools add-in menu

how to arrange the inputs.

Hi. What kind of problems are you having? The input can be either 1 column
of data, or 1 row of data. The output data is in the same direction as the
input. The size of the data needs to be a power of 2 (2,4 8, 16, 32..etc)
(It's a radix-2 algorithm). The data can be either Real or Complex. If you
have Complex data, you could use the "Complex" function. Example:
=Complex(3,4)
Post back w/ any questions.
--
HTH. :)
Dana DeLouis
Windows XP, Office 2003


"Tutorguy" wrote in message
...
I'm trying to do a problem using the Fast Fourier Transform routine in the
tools add-in menu. I need some clues as to how to arrange the inputs. Is
there a reference book of instructions for this routine?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Suddenly deleted Tools Menu Rao Ratan Singh New Users to Excel 1 February 17th 06 09:52 AM
how do I make "Add-in" in Excel tools menu active? Its grey now Ant Excel Discussion (Misc queries) 1 January 17th 06 01:00 PM
Fast Fourier Transform Ad Pronk Excel Worksheet Functions 0 May 12th 05 11:38 AM
Menu Bar - Tools disappeared AJPendragon Excel Worksheet Functions 1 February 15th 05 02:45 PM
How do I get Data Analysis Plus tool pack in tools menu Show up. . epsilon8 Setting up and Configuration of Excel 1 February 11th 05 04:13 AM


All times are GMT +1. The time now is 02:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"