Commit Graph

277 Commits

Author SHA1 Message Date
0e84d596c0 Minor changes 2023-01-26 17:37:05 +01:00
c282c9f0b2 Put paper and own simulation results into same plot 2023-01-26 17:32:49 +01:00
36d72cdd95 Fixed c/x mismatch in sum 2023-01-26 16:11:59 +01:00
8ecad99651 Fixed tick labels on oscillation slides 2023-01-26 15:57:51 +01:00
6af1545a88 Added questions slide 2023-01-26 15:49:47 +01:00
56cb023318 Added conclusion slide; Fixed Boyd book citation 2023-01-26 15:33:16 +01:00
788364f12d Removed roman numerals from bibliography slide title 2023-01-26 14:59:36 +01:00
28e250d4b7 Fixed legend of average error plot 2023-01-26 14:51:14 +01:00
0235f3fe35 Removed index k; Fixed legend of FER plots; Moved legend of surface plots 2023-01-26 13:37:01 +01:00
542733acc6 Moved surface plots further to the left and made legend larger 2023-01-26 12:49:35 +01:00
83cf2df00e Changed surface plot viewing angle; Fixed surface plot legends 2023-01-26 12:30:03 +01:00
d0fff24e12 Moved appendix slides to front; Changed graph scaling 2023-01-26 00:48:54 +01:00
9ca69da479 Changed pseudocode to not use indexing, double return instead of loop break 2023-01-26 00:13:16 +01:00
d4e531d47c Second round of corrections 2023-01-25 23:10:32 +01:00
f433607ce6 First round of corrections 2023-01-25 22:01:01 +01:00
c18d0f8c12 Moved LP Decoding slide; Added general optimization slide; Added forthcoming examination slide 2023-01-25 14:21:31 +01:00
e817b94a2e Finished gradient oscillation slide 2023-01-25 13:26:20 +01:00
a894478c86 Added TODOs 2023-01-25 05:07:20 +01:00
b7c4c3acfe Fixed estimate oscillation slide appearance 2023-01-25 04:52:13 +01:00
21e1c2375c Added plot showing oscillation of estimate for bch 7 4 2023-01-25 04:24:25 +01:00
d9d78a379e Added proper data to average error slide 2023-01-25 03:27:37 +01:00
edaa2bab16 Changed plot scale 2023-01-25 02:59:09 +01:00
4a53ab2cfb Changed plot domain of 8dB SNR plots; Moved legends to right 2023-01-25 02:55:02 +01:00
8ba7124f62 Added pgfplots filter 'discard if gt' 2023-01-25 02:53:59 +01:00
cca2ec8e82 Moved *_proximal* to proximal/* (+ same thing for hybrid) 2023-01-25 01:28:47 +01:00
30033bd0f1 Added outline for error slide; Added hybrid results slide; Commented out SD ML-on-List slide 2023-01-25 00:41:19 +01:00
95ded129a9 Changed appendix sections 2023-01-24 19:04:26 +01:00
aab69a6f9f Changed overly verbose footnote 2023-01-24 19:03:36 +01:00
997dc9351f Added visualization of gradients to appendix 2023-01-24 18:37:20 +01:00
238cbcf17c Added new simulation results for fps of hybrid decoder; Added TODO 2023-01-24 16:55:56 +01:00
5c1b7a15a3 Removed 'Code: ' from code citations; Added footnote with codes to time complexity slide 2023-01-24 16:40:12 +01:00
bfab6b8eac Added appendix; Added slide showing proximal decoding time complexity 2023-01-24 16:19:36 +01:00
d4fbb621fb Added previous-work-slide; Added TODO; Moved proximal decoding algorithm out of itemize env. 2023-01-24 15:45:43 +01:00
d77381e818 Changed bitrate to framerate 2023-01-24 15:04:53 +01:00
7d49eb98cd Added todo 2023-01-24 00:48:45 +01:00
ffce47941f Replaced 'SNR' with 'E_b / N_0' 2023-01-24 00:42:17 +01:00
77fce73273 Added 6-sublot BER surface plot; Added pgf externalization 2023-01-24 00:07:15 +01:00
87ec681ae9 Added BER simulation results for more codes 2023-01-24 00:06:35 +01:00
364a85248f Added comparison between proximal and hybrid decoding 2023-01-23 20:48:10 +01:00
25cb7772a2 Removed commented out code 2023-01-23 20:13:32 +01:00
d99694efba Renamed tikzmarknew to tikzbracemark 2023-01-23 20:12:24 +01:00
5b863188c3 Removed unused code 2023-01-23 20:08:18 +01:00
6939c6bcc5 Added footnotes mentioning used code; Added Hybrid algorithm 2023-01-23 20:07:40 +01:00
ce2c22d7db Added enc. of sparse graph codes and prox. algs. citations 2023-01-23 20:05:05 +01:00
0ceab1344f Updated measured performance; Fixed H matrix indexing; Fixed graph ticks 2023-01-23 16:06:23 +01:00
356e056a92 Added motivation 2023-01-23 15:20:03 +01:00
36352b307d Minor changes to graphs; Changed csv dilenames 2023-01-23 15:19:48 +01:00
4a64406cb8 Added bibliography 2023-01-23 15:18:46 +01:00
ea8259b6cb Added simulation results generated after fixing hybrid decoder 2023-01-17 21:45:07 +01:00
9d74296aa8 Added slides showing convergance behaviour and variance 2023-01-17 21:44:35 +01:00
05c232c2c3 Changed simulation parameters for hybrid decoder 2023-01-16 16:00:44 +01:00
45c504effe Added presentation.tex and resources 2023-01-16 15:13:02 +01:00
8d6dcb2fc1 Started adding proximal decoder examination results 2023-01-16 14:38:31 +01:00
7f74df4af1 Added proximal decoding algorithm 2022-12-26 18:16:56 +01:00
90236d995d Added Proximal Decoding: General Idea slides 2022-12-23 21:17:49 +01:00
d72224ca91 Added TODO 2022-12-20 15:00:29 +01:00
44eecb1d49 formatting 2022-12-20 14:58:14 +01:00
7ebd34ce35 Added content to LP Relaxation slide 2022-12-20 14:56:59 +01:00
0b37b48e58 Formatting 2022-12-20 14:55:13 +01:00
3a95825990 Added all zeros assumption; Added slide with table of contents 2022-12-19 14:40:32 +01:00
3110137164 Changed variable names 2022-12-19 14:16:12 +01:00
fab8ab64ac Added TODO 2022-12-19 03:45:47 +01:00
6df9aa2405 Changed presentation lib language to english 2022-12-19 03:39:58 +01:00
1bc78b0675 Added LP Decoding slide 2022-12-19 03:38:09 +01:00
7426d94324 Added content to Channel & Modulation slide 2022-12-18 22:10:18 +01:00
d3cfdf96cd Added rough structure for midterm presentation 2022-12-18 01:55:23 +01:00
467d9cad11 Added sim results and plots showing each component of the estimate - frame error - no parity check 2022-12-12 18:46:53 +01:00
1b1bf2544f Added sim results and plots showing each component of the estimate - successful decoding - no parity check 2022-12-12 17:25:19 +01:00
42b9e1ed33 Added presentation for 13_12_2022 2022-12-12 13:09:03 +01:00
508e0ee821 Added build scripts and ammended REAMDE accordingly 2022-12-09 15:50:22 +01:00
7c01f0a7e3 Changed the existing weekly meeting presentation to the KIT style 2022-12-08 12:36:37 +01:00
8946646474 Added .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf 2022-12-08 12:28:38 +01:00
cbf08fcf52 Added example and lib folders for latex presentations 2022-12-08 12:13:06 +01:00
91cfdc730e Moved thesis files into separate thesis folder; Added presentation files 2022-12-08 12:02:12 +01:00
4bd9c32480 Added thesis template to latex folder 2022-12-08 11:25:20 +01:00
83c21736e2 Modified latex makefile to ignore temp directory 2022-10-25 17:32:12 +02:00
2217f62253 Added SW readme and latex build files 2022-10-25 17:24:35 +02:00