Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need more than 4096 values in the input range of the Fourier Analysis. Please, help. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you provide more details?
Where is the Fourier Analysis being done (workbook, VBA, other) and by what (3rd party add-in, your own code, other)? Regards Steve Dalton "Ed_Berez" wrote in message ... Hi, I need more than 4096 values in the input range of the Fourier Analysis. Please, help. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, Steve.
I use Fourier Analysis from Data Analysis tool pack (ToolsData AnalysisFourier Analysis). The maximum number of values in the input range is 4096. (The number of input range values must be an even power of 2). Regards. "Steve Dalton" wrote: Could you provide more details? Where is the Fourier Analysis being done (workbook, VBA, other) and by what (3rd party add-in, your own code, other)? Regards Steve Dalton "Ed_Berez" wrote in message ... Hi, I need more than 4096 values in the input range of the Fourier Analysis. Please, help. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In that case, you can't modify the limitations. YOu would have to write your
own function or use a 3rd party add-in. On Sun, 13 Feb 2005 12:09:07 -0800, "Ed_Berez" wrote: Hi, Steve. I use Fourier Analysis from Data Analysis tool pack (ToolsData AnalysisFourier Analysis). The maximum number of values in the input range is 4096. (The number of input range values must be an even power of 2). Regards. "Steve Dalton" wrote: Could you provide more details? Where is the Fourier Analysis being done (workbook, VBA, other) and by what (3rd party add-in, your own code, other)? Regards Steve Dalton "Ed_Berez" wrote in message ... Hi, I need more than 4096 values in the input range of the Fourier Analysis. Please, help. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you please advise me any 3rd party add-in to solve my problem?
"Myrna Larson" wrote: In that case, you can't modify the limitations. YOu would have to write your own function or use a 3rd party add-in. On Sun, 13 Feb 2005 12:09:07 -0800, "Ed_Berez" wrote: Hi, Steve. I use Fourier Analysis from Data Analysis tool pack (ToolsData AnalysisFourier Analysis). The maximum number of values in the input range is 4096. (The number of input range values must be an even power of 2). Regards. "Steve Dalton" wrote: Could you provide more details? Where is the Fourier Analysis being done (workbook, VBA, other) and by what (3rd party add-in, your own code, other)? Regards Steve Dalton "Ed_Berez" wrote in message ... Hi, I need more than 4096 values in the input range of the Fourier Analysis. Please, help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Add-in = Fourier Analysis | Excel Worksheet Functions | |||
Fourier Series | Excel Worksheet Functions | |||
Fourier Analysis | Excel Worksheet Functions | |||
How do I change the "Project Type" in "law Firm Financial Analys.. | Excel Discussion (Misc queries) | |||
Fourier analysis | Excel Programming |