Commit Graph

277 Commits

Author SHA1 Message Date
bcf05d26af Fixed mistake in implementation details; |N_v(i)| -> d_i 2023-04-15 18:56:55 +02:00
ff0e2beea0 Added return statements to algorithms 2023-04-15 18:56:10 +02:00
c2e41ecf6a Wrote initial version of admm implementation details 2023-04-14 01:47:11 +02:00
774019000c Minor changes to spacing and positioning 2023-04-13 23:57:22 +02:00
de7b86d0ac Added paragraph to discussion 2023-04-13 16:39:26 +02:00
606e3e2530 Fixed gamma labels 2023-04-13 16:39:08 +02:00
dd15b4c04b Added frame comparing the decoding algorithms in their proximal form 2023-04-13 03:03:11 +02:00
922c60fe7f Added message passing slide 2023-04-13 02:21:57 +02:00
696e31ed24 Added reference to the ML certificate property 2023-04-13 01:57:23 +02:00
8b2f2703db Fixed LP -> ML 2023-04-13 01:41:04 +02:00
8eb206256d Added discussion and fixed bibliography 2023-04-13 01:37:46 +02:00
a9b1e882b6 Fixed spelling errors 2023-04-12 23:18:43 +02:00
0ac256ded8 Removed apendix B 2023-04-12 23:09:31 +02:00
4a19997449 Figure layout 2023-04-12 22:55:35 +02:00
a1a1fa1f71 Finished first version of theoretical comparison text 2023-04-12 22:54:33 +02:00
55c9e2808b Defined T_j 2023-04-12 15:10:46 +02:00
8a895178e8 Commented out multi-code slides for proximal decoding 2023-04-12 14:15:33 +02:00
5a650272ee Done with ADMM explanation 2023-04-12 14:00:04 +02:00
99008e29e8 Finished LP Relaxation slides 2023-04-12 12:31:23 +02:00
6dcc43273d Added LP Relaxation slides 2023-04-12 01:42:10 +02:00
85dc43190f Added final presentation: modified version of midterm 2023-04-12 00:16:06 +02:00
cc18c01479 x -> x_tilde 2023-04-12 00:03:26 +02:00
df6b3b1785 Document ready for correction up to and including chapter proximal and appendix 2023-04-11 22:58:11 +02:00
7a6968d0ca Ran proximal decoding chapter through spellcheck 2023-04-11 21:45:41 +02:00
5989c33621 Fixed spelling and grammatical errors in theory chapter 2023-04-11 20:52:25 +02:00
4981c220cd Fixed convergence figure 2023-04-11 20:39:09 +02:00
0d4b13ccda Reworked rest of proximal decoding and fixed most figures and captions 2023-04-11 19:42:31 +02:00
5c135e085e Reworked proximal decoding up to and including the choice of parameters 2023-04-11 18:40:15 +02:00
46ebd5aedc Removed TODO 2023-04-11 18:11:40 +02:00
b9d2227b02 Removed invalid reference from comparison chapter 2023-04-11 18:11:26 +02:00
327ad3934e Reworked theoretical background 2023-04-11 18:10:53 +02:00
c074d3e034 Added average error figure and changed figure positioning to h 2023-04-11 17:28:46 +02:00
5dbe90e1d4 Added descriptive text in appendix and moved around the order of figures 2023-04-11 16:09:17 +02:00
f884042269 Added heatmaps showing relationship between gamma and omega 2023-04-11 15:24:09 +02:00
c80d37e6b3 Moved large figures to appendix 2023-04-11 00:47:23 +02:00
545fed15c8 Added text for proximal K and w choice; Wording changes 2023-04-11 00:27:43 +02:00
ea00e6dda4 Wording; Added TODO 2023-04-11 00:26:28 +02:00
501dcc341f Added computational performance section; minor other changes 2023-04-10 15:54:11 +02:00
b1f6a098bb Added original gallager paper to bibliography 2023-04-10 15:53:28 +02:00
c519491aa2 Wording; TODOs; Fixed LDPC acronyms; Reordered figures and some paragraphs 2023-04-10 12:49:58 +02:00
08042c7c9d Added reference and TODO 2023-04-10 11:48:28 +02:00
1dc2c03ce0 Renamed z to n in theoretical background channel model 2023-04-09 23:21:48 +02:00
74df3502d1 Fixed algorithm numbering 2023-04-09 23:21:29 +02:00
65214feb01 Minor wording and formatting changes 2023-04-09 23:21:18 +02:00
7af0eaea5b Added figures to proximal improvement section; Minor other changes 2023-04-09 23:05:09 +02:00
50d55af046 Added made top frame line of genericAlgorithm double as well 2023-04-09 18:15:25 +02:00
aefb6cbae2 Implemented corrections; Changed lp dec figure text scaling 2023-04-09 18:07:18 +02:00
e2267929c2 Changed genericAlgorithm definition to make it usable outside figures 2023-04-09 18:06:28 +02:00
3b4e0e885f Minor wording changes; Added paragraphs in proximal improvement section 2023-04-09 15:32:38 +02:00
1632c0744e Wrote introduction to improved implementation 2023-04-09 02:40:46 +02:00
2312f40d94 Fixed tilde over x; Wrote convergence properties subsection; Minor different changes 2023-04-09 02:17:47 +02:00
9c9aa11669 Added arrows.meta and arrows tikz libraries 2023-04-09 02:16:28 +02:00
e0b30e97fd Added simulation results 2023-04-09 02:16:03 +02:00
8196381319 Reorganized proximal analysis results and continued writing 2023-04-08 21:09:28 +02:00
672af2f897 Limited TOC depth to sections 2023-04-08 21:09:04 +02:00
564e5e2ef2 Added TODO 2023-04-08 00:35:40 +02:00
a07fed6cbb Added graphs and continued work on the proximal decoding results section 2023-04-08 00:34:31 +02:00
8b3354bd45 Added option 'dvipsnames' to package xcolor in cel-thesis template 2023-04-08 00:33:52 +02:00
eeadb9c726 Added first version of proximal implementation details 2023-04-07 16:58:22 +02:00
13b52a5110 Renamed section 2023-04-07 12:02:55 +02:00
9d0458f6b3 Restructured document 2023-04-07 12:01:01 +02:00
a0a13dbb2d Minor changes in appendix 2023-04-07 11:17:50 +02:00
0ba2120a21 Minor wording changes 2023-04-07 11:16:37 +02:00
70eac9515f Continued writing theoretical comparison of admm and proximal decoding 2023-04-04 18:16:44 +02:00
2ade886191 Added todo 2023-04-04 18:16:08 +02:00
a4bbe794f2 Added appendix 2023-04-04 18:15:56 +02:00
4586d31c67 Revert "Changed from T_j to indexing in comparison section"
This reverts commit c4a88363c5.
2023-04-02 15:05:52 +02:00
5864619390 §Stated variables to initialize explicitly 2023-04-02 15:04:36 +02:00
c4a88363c5 Changed from T_j to indexing in comparison section 2023-04-02 01:19:18 +02:00
1beb8c484e §Wrote ADMM in proximal form 2023-04-02 01:02:26 +02:00
d8646a2741 Made proximal operator bold 2023-04-02 01:02:09 +02:00
7aa6248d71 Added package scalerel 2023-04-02 01:01:31 +02:00
848ec4469f Renamed theoretical comparison section 2023-04-01 19:32:38 +02:00
b0c66bb454 Added first draft of admm vs. proximal decoding comparison 2023-04-01 19:22:50 +02:00
8234f36278 Added command to allow pausing and continuing numbering in listing environments 2023-04-01 19:22:16 +02:00
aa57b252bb Added proximal gradient moethod to theoretical background 2023-03-29 10:53:01 +02:00
fdc1ad5df8 Finished introduction except proximal 2023-03-28 00:14:50 +02:00
b84b9651eb Reworked notation section; Added channel model and modulation section; Added decoding using BP section 2023-03-27 11:38:03 +02:00
c01958fc0b Added first draft of 'channel coding with LPDC codes' section 2023-03-23 18:27:28 +01:00
9edbbda163 Minor wording changes; Last edit before submitting for review 2023-03-23 13:12:09 +01:00
bfd0aeaf8b Added citations for different methods to solve lp decoding problem 2023-03-22 22:13:43 +01:00
c1097a59b7 Reworked entire admm section 2023-03-22 22:12:40 +01:00
d411c1945f Changed citation 2023-03-22 14:21:11 +01:00
c34b1ca687 Used scaled version of admm instead of unscaled 2023-03-22 14:18:41 +01:00
ad4dfc6325 Fixed most TODOs in decoding techniques section 2023-03-22 14:07:54 +01:00
8cf2e4e6d7 Fixed R^n -> R 2023-03-17 13:11:10 +01:00
3b468562f1 Added more keywords to genericAlgorithm environment 2023-03-17 13:08:38 +01:00
7aecd47220 1:m -> [1:m]; wrote message passing algorithm; added TODO 2023-03-17 13:07:58 +01:00
d333e461a7 Added todos 2023-03-17 00:33:59 +01:00
aa4ba79a1d Added first draft of admm application to lp decoding 2023-03-17 00:24:47 +01:00
81837b34f3 Added dual ascent; Minor changes 2023-03-17 00:23:50 +01:00
355d789cef Added first part of explanation of ADMM 2023-03-16 17:20:29 +01:00
2f87165c0d Added bibliography entry for original ADMM paper 2023-03-12 21:08:03 +01:00
c4dfcfbb24 Added notes about motivation for ADMM and LP decoding in general 2023-03-12 21:02:15 +01:00
fa90a0417a Wording change to footnote 2023-03-12 20:46:01 +01:00
52ba8c67ee Added footnote about discrete -> continuous; Added quotation marks; minor other changes 2023-03-12 20:23:43 +01:00
6513fd2297 Added tilde to x; P -> p; Minor wording changes 2023-03-11 15:23:10 +01:00
eceda0b50f Fixed i, j notation in proximal decoding explanation 2023-03-09 12:23:13 +01:00
d4dc490e49 Fixed typos; Added citation 2023-03-08 13:55:20 +01:00
c1364f1615 Modified figure to be clearer; Moved footnote into text 2023-03-08 10:54:49 +01:00