Matlab Code for Time-Frequency Transformation

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
3 replies · 3K views
eahaidar
Messages
69
Reaction score
1
Hello everyone.
Sorry if the question is silly, but in really need to know something.
We know that The Fourier transform of time is frequency and the inverse of frequency is time.
In Matlab can anyone tell me how to write it ? Because in the book Non linear fiber optics by Agrawal we found that they used the opposite of what I just said any ideas ? Thank you
 
Physics news on Phys.org
The transforms are inverses; one goes time->frequency, the inverse goes frequency->time.

Note that there are several ways to write the transforms, varying where the 2*pi is placed. So compare the definitions being used when comparing different texts/programs.
 
Thank you for the reply
So can u give me an example ?