oliver2000 Posted January 8, 2009 Report Share Posted January 8, 2009 Hallo All ! i made a small program that can calculate the bandwidth of the magnitude in the fourier domain resulted from this mathematical formula: (V(t) = 1/(4*((pi)*a*t)**3/2) * exp(-(x**2+y**2 + z**2)/4*a*t) ) "Where x,y,z,a have particular values". Now i would like to illustrate the relation between this bandwidth and the time in waveform Graph. i mean a waveform graph that shows me how the bandwidth changes when the time changes for example from 0 to 200. So the time should be the x-achse and the bandwidth should be the y-achse. How can i do it? i attached my program. thanks in advance Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.