提交图

79 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
af2f1b2965 Added beginnings of function to write OAs. 2016-01-21 09:56:32 +00:00
Craig Warren
b771bd49a7 Changed name of the fitness functions. 2016-01-21 09:55:50 +00:00
Craig Warren
b640056fa7 Added import of matplotlib. 2016-01-19 11:48:36 +00:00
Craig Warren
a887cd3823 Adjusted plotting parameters. 2016-01-19 11:48:08 +00:00
Craig Warren
e6802b1d55 Correction to parameter reading when using optimisation. 2016-01-15 15:51:17 +00:00
Craig Warren
18693474a1 Merge branch 'optimisation-taguchi' 2016-01-14 10:20:52 +00:00
Craig Warren
50d4d5715b Updates to prepare for transmission line to be used. 2016-01-14 09:53:53 +00:00
Craig Warren
d2637cd6af Corrections to differencing fitness function. 2015-12-23 12:16:38 +00:00
Craig Warren
88bd171685 Correction to differences fitness function. 2015-12-23 10:31:41 +00:00
Craig Warren
74f87aa781 Updated sum of differences function to handle multiple receiver outputs. 2015-12-23 10:24:56 +00:00
Craig Warren
248f8d011a Adjustments to plotting ranges. 2015-12-22 17:39:53 +00:00
Craig Warren
2f633d33dc Added function to plot history of fitness values and optimised parameter values. 2015-12-22 17:38:08 +00:00
Craig Warren
1d210cbe68 Corrected bug with variable name. 2015-12-18 17:15:13 +00:00
Craig Warren
1a1fd45fbb Renaming functions; adjusting metric for fitness_diffs 2015-12-18 17:14:46 +00:00
Craig Warren
9c782940a0 Cleaned up code formatting. 2015-12-18 10:42:39 +00:00
Craig Warren
9f38515b66 Updated fitness_diff_dB function to return inverse of difference which is required as optimisation method looks for when fitness is greater than stopping value; converted responses to NumPy arrays. 2015-12-18 10:41:54 +00:00
Craig Warren
3cba5bfc3f Corrections to xcorr fitness function and addition of fitness function to sum difference (in dB) between model and reference responses. 2015-12-17 14:35:34 +00:00
Craig Warren
3207e05628 Updated to allow variables to be read from an input dictionary, or to use builtin values if dictionary not present. 2015-12-17 12:18:50 +00:00
Craig Warren
4d962f6d2b Moved real data files. 2015-12-17 09:50:05 +00:00
Craig Warren
426936b25c Corrected wrong variable name. 2015-12-17 09:48:25 +00:00
Craig Warren
0559d3c7db Added a cross-correlation fitness metric. 2015-12-16 17:50:34 +00:00
Craig Warren
65fc6cca1f Free space responses measured from real antennas. 2015-12-16 17:50:04 +00:00
Craig Warren
87963caca8 Added the ability to pass a dictionary of variables into the antenna functions. 2015-12-16 17:49:33 +00:00
Craig Warren
b6ce48a889 Removed import of unneeded constants. 2015-12-15 17:42:14 +00:00
Craig Warren
8055f1013c Added information on structure of fitness metric functions. 2015-12-15 17:41:21 +00:00
Craig Warren
fadbaba3a8 Added function to process #taguchi code blocks in the input file. Moved fitness metric to separate module. 2015-12-15 17:30:08 +00:00
Craig Warren
10b5c994b2 Module to hold fitness metrics for Taguchi optimisation. 2015-12-15 17:29:20 +00:00
Craig Warren
fa508cbcc6 Added Taguchi optimisation module. 2015-12-15 12:08:18 +00:00
Craig Warren
843ec686de First commit 2015-09-30 14:26:59 +01:00