提交图

13 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
0c3e98f02f Updated so they can be imported or run as scripts from the command line. 2016-04-26 17:24:53 +01:00
Craig Warren
23bec68b43 Restructured so this module can be imported as a package as well as used with command line arguments. 2016-04-25 18:20:53 +01:00
Craig Warren
f3b8c3a558 Updated to reflect changed names in Waveform class. 2016-02-26 15:32:31 +00:00
Craig Warren
01c0582c72 Moved plt.show to end of module. 2016-01-27 16:10:11 +00:00
Craig Warren
f098be0253 Better calculation of time array, using linspace instead of arange. 2016-01-27 10:20:16 +00:00
Craig Warren
d2638ea2ed Changed axes settings to seconds and Hertz rather than nano-seconds and giga-Hertz. Added printing of parameters describing waveform. 2016-01-26 15:14:43 +00:00
Craig Warren
a0e6350463 Corrected time scale for built-in waveform plots. 2016-01-25 18:25:36 +00:00
Craig Warren
b88b72ec76 Added some checks for waveform type and frequency. 2016-01-13 13:10:37 +00:00
Craig Warren
0e4bb43142 Updated copyright notice to add 2016. 2016-01-12 18:29:10 +00:00
Craig Warren
e73abded50 Updated plot range and style for FFT plots. 2016-01-08 14:25:48 +00:00
craig-warren
3fb53cf431 Updated look of plot. Changed power calculation to 10log10 rather than 20log10 as quantity is voltage (or energy) squared. 2016-01-07 22:40:57 +00:00
Craig Warren
78fb75c1fc Switched off plot saving by default. 2016-01-05 17:50:48 +00:00
Craig Warren
43699d289f Updated name of module to better reflect functionality. 2016-01-05 17:50:15 +00:00