Hi,
That's perhaps a good example to work with. Since you picked it we can use that. Note we dont need any other examples or any other stuff on the web now
This is good enough, work with that for now and i think you'll be at least a little happy.
Taking his example, you can see he posted two plots. One is the amplitude and the other is the phase. This is what we were talking about earlier. All you have to do now is reproduce his graphs. First find the amplitude, then find the phase, plot both. It may not show you how the phase fits in however, but we'll get to that in a minute.
Make one very important note here first though, his result is not 100 percent accurate, as are many things on the web due to typo's and copy and paste mistakes. We all do this at some point so it's not nice to be too critical, but in the past i have looked up much more complex stuff only to find that i had to go through the whole derivation myself anyway because the web posted results were not typographically correct. What a shame, it's the downside of the web and it's hard to do anything about.
The inaccuracy being talked about here is of course the lower case 'T' in his resulting transform ('t'). How could we have a frequency transform with lower case T in it? Answer: we dont
That lower case 't' needs to be changed to either lower case J or lower case I (the imaginary operator of course) and then everything is good to go.
So the true transform does not have:
e^(-t*2*pi*f*t0)
in it, it has instead:
e^(-j*2*pi*f*t0)
in it, and this is a simple replacement of 't' with 'j'.
Reexamining the new result, we see we just have the transform of a pulse 'delayed' by a time value of t0.
Finding the amplitude and the phase you should be able to come up with the same plots he got after fixing the little 't' typo.
This is a good example of finding the amplitude and phase but we should also do a complete transform/reconstruction so you can see how this works using a Fourier Series, unless you've done that already. Once you play around with that a little it becomes very apparent why the amplitude/phase is really just another form of the same thing.
Amplitude/phase representation is often important in electronic/electrical circuits though so it's good to get a feel for this.