經安全檢測,此網站為安全網站,請放心前往原始網址!

Fourier Transform (matlab)?

>> clear >> t=[-2:0.01:2]; >> g=sqrt((t.^2)-4); >> plot(t,imag(g), 'r'); >> hold on >> plot(t,imag(fft(g)), 'b'); Not sure exactly what your problem is asking, but this might do it. I just use the built-in Fourier transform of Matlab. I assume you don't h

answers.yahoo.com

網址安全性掃描由 google 提供