Fourier Analysis: What is the Difference with (w-wo)?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 3K views
hanson
Messages
312
Reaction score
0
Hi all.
I am learning a numerical method that involves Fourier transform.
As far as I know, I think Fourier transform is tool to find the frequency spectrum of a signal.
And the usual form shall be
"Integrate from negtive infinity to positive infinity, f(x)*exp(i*w*x)dx"

However, when i search this in wikipedia, it is defined with (w-wo), where wo is the central frequency.

http://en.wikipedia.org/wiki/Split-step_method

I don't really know what this definition is doing and what changes it would bring.

Why is it necessary to do so?

Please help.
 
on Phys.org
Second, it is necessary to Fourier transform back and forth because the linear step is made in the frequency domain while the nonlinear step is made in the time domain. An example of usage of this method is in the field of light pulse propagation in optical fibers, where the interaction of linear and nonlinear mechanisms makes it difficult to find general analytical solutions. However, the split-step method provides a numerical solution to the problem.