photo

Joe


State University of New York Oswego

2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to scale the plot of an Inverse Fast Fourier Transform?
Hi, I'm not sure how to get my scaling right in my _ifft_ from frequency to time when I plot it. I've tried below, but I know so...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Why is my graph from my IFFT not working?
I have an initially electric field in the frequency domain that I am trying to get into the time domain with an _ifft_, and comp...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Do you have to have an FFT to do an IFFT?
I know that you can do a Fast Fourier Transformation from time to frequency domain and then back to the time domain with an Inve...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Going from FFT to IFFT, shouldn't I get the same graph I initially started with?
Hi, I have the code below where I am converting electric field in the frequency domain to the time domain and back to the freque...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


How do I convert the x-axis of an FFT from frequency to wavelength?
% speed of light m/s c = 299792458; % pulse duration (T=tau) FWHM = 30e-15; T = FWHM/(2*(sqrt(log(2)))); ...

대략 11년 전 | 답변 수: 2 | 0

2

답변