Re: Fourier Analysis

From: Dana DeLouis (delouis_at_bellsouth.net)
Date: 06/02/04


Date: Tue, 1 Jun 2004 20:53:35 -0400

Hello. I'm am not sure I understand your problem.

>> whether I am making a format mistake, or what,

Since I don't know, I'll offer a guess.

When you say "Format" mistake, it sounds like you might be working with
Complex data. Excel can work with a text number like 3 ('3 entered as text,
and not as a number 3). However, make sure that the other text cells don't
have an invalid character that is preventing Excel from using this text
number as a number. Excel will assume that a text number with a missing "i"
or "j" term has a zero Imaginary component. You may want to convert these
text numbers with no imaginary part to actual numbers for debugging.

My second guess is that your complex numbers are not formatted correctly.
To get an example of a correct complex number, enter the following in a
cell. Make sure all complex numbers follow this format...

=COMPLEX(3,4)
or
=COMPLEX(3,4,"j")

>> I should be able to have either
and/or both begining values equal to zero.

I am not sure what you mean by beginning value? If you mean you want to
enter zero for both the Real & Complex number, either of the following work
for me. Here, the first 0 is a text zero, entered by '0. Again, either of
these should work.

3
0
0+0i
0i

HTH
Dana DeLouis

"Blair Zajac" <bzajac@tcsn.net> wrote in message
news:1c7901c44484$6ee85bf0$3a01280a@phx.gbl...
Trying to perform a fourier transform to get a frequency spectrum.

Running excel 2004 Mac.

I don't know whether I am making a format mistake, or what, but it appears
that my caclulations are being rejected because of my data.

Without going into the matter of windowing, I should be able to have either
and/or both begining values equal to zero. As far as I know, it is legimate
to
have the data that you want to transform that way, especialy when you
window data to minimize line broadening.

However, either I don't understand the formating, or, as I suspect, the
software thinks that it knows more than I do regard to this matter. Not that
I
have never made any mistakes :(

For those that don't do these calculations on a regular basis, you access
the
transform under tools, data analysis.

I'd like to know whether I am doing something wrong before I go to
Microsoft to tell them I don't like software that it thinks that it knows
more
about certain items than I do.

If you have any insight, I'd be pleased it you would e-mail me, in addition
to
posting to this newsgroup.

Thanks

Blair Zajac
bzajac@tcsn.net



Relevant Pages

  • Re: One field, multiple e-mail addresses - mail merge?
    ... If the data in your situation is related one-to-many (one person has zero, ... using an outdated Excel spreadsheet before and a hack-job of a Word ... recognize this format and skips over these records. ... addresses with comas separating them, but Word tells me to replace the ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How do I stop excel removing zeros?
    ... Excel is treating the zip code as a number and will ... information in Excel, then format the column using the Special format for ... > I'm opening a .csv file directly from a web page that has customer data in ... > with a zero, and excel removes any leading zeros resulting in an incorrect ...
    (microsoft.public.excel.misc)
  • RE: Paste Method - Link: "" > 0
    ... The way to get the number format to remain intact is to not use ... formats the cell to not show the zero. ... You are up against a built in Excel anomaly which you have to outsmart. ...
    (microsoft.public.excel.programming)
  • Re: Ignoring dates when calculating differences in time
    ... Date and time are stored in Excel as serial numbers with 1/1/1900 as zero ... Type =TODAYin a cell and format it as General to see ... Microsoft Excel MVP ...
    (microsoft.public.excel.worksheet.functions)
  • What is wrong with this COUNTIF formula?
    ... I'm sure its a very obvious mistake I've made, ... time I've attempted to use Excel. ... I am typing in the following formula to find a percentage of a number ... but to ignore any values that are zero or less. ...
    (microsoft.public.excel)