|
|
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 |
|
|
|
af45d0ce19
|
First round of corrections
|
2023-03-07 19:48:28 +01:00 |
|
|
|
d36cd83cf6
|
Last few changes before submitting for correction
|
2023-02-20 09:21:20 +01:00 |
|
|
|
0d9a40e894
|
Wording changes to LP decoding
|
2023-02-20 08:54:52 +01:00 |
|
|
|
8b3c322ade
|
Moved polytope example figure
|
2023-02-20 08:21:45 +01:00 |
|
|
|
e3cd531767
|
Added faces do codeword polytopes
|
2023-02-20 08:14:34 +01:00 |
|
|
|
4fdcb0298a
|
Rewrote Decoding Techniques introduction
|
2023-02-19 17:39:40 +01:00 |
|
|
|
16d7386fde
|
Changed TODO wording
|
2023-02-19 15:50:02 +01:00 |
|
|
|
047e4f4009
|
Made polytope example figure more understandable
|
2023-02-19 15:45:15 +01:00 |
|
|
|
8880423d1e
|
§Minor wording changes
|
2023-02-19 14:46:13 +01:00 |
|
|
|
c1473c6eb4
|
Spell checked entire decoding techniques chapter
|
2023-02-19 14:36:54 +01:00 |
|
|
|
252736ff31
|
Reworked proximal decoding
|
2023-02-19 14:01:49 +01:00 |
|
|
|
51bec2b5a7
|
Reworked introduction to decoding using optimization
|
2023-02-19 11:02:33 +01:00 |
|
|
|
da7162e0c9
|
Added constraint definition for relaxed LP
|
2023-02-19 10:00:38 +01:00 |
|
|
|
a14ad6d9e5
|
Replaced Q with overline{Q}
|
2023-02-18 17:35:57 +01:00 |
|
|
|
40e731d111
|
Split LP and ADMM into two sections; done with cost function derivation for LP
|
2023-02-18 16:58:35 +01:00 |
|
|
|
5ca393187e
|
Added abbreviations LLR and LCLP
|
2023-02-18 16:56:57 +01:00 |
|
|
|
3922e40049
|
Changed Jon to J. in bibliography
|
2023-02-18 16:56:07 +01:00 |
|
|
|
1a3e9ffbe4
|
Rotated cube; continued writing lp decoding
|
2023-02-18 15:58:15 +01:00 |
|
|
|
033cdb5197
|
Added visualization of codeword polytope and relaxed codeword polytope
|
2023-02-18 13:13:27 +01:00 |
|
|
|
e3adafe2ff
|
Added codeword polytope figure; minor other changes
|
2023-02-17 00:32:07 +01:00 |
|
|
|
3ec2a3fb76
|
Added note about custom acronym endings to common.tex
|
2023-02-17 00:31:36 +01:00 |
|
|
|
9ad8f3d5fe
|
Changed abbreviation list style and added toc entry
|
2023-02-17 00:31:19 +01:00 |
|
|
|
b5c5140582
|
Minor changes to LP decoding; new proposed structure
|
2023-02-16 21:16:39 +01:00 |
|
|
|
3886074ee1
|
Wrote begining of LP decoding theory
|
2023-02-16 01:07:21 +01:00 |
|
|
|
773f3b1109
|
Added introduction to theoretical background; minor changes to decoding techniques
|
2023-02-15 18:08:11 +01:00 |
|
|
|
4584989ae5
|
Added general methodology for optimization decoding; minor changes to proximal decoding
|
2023-02-15 17:33:45 +01:00 |
|
|
|
05be3d21b6
|
First draft of proximal decoding background
|
2023-02-14 15:34:43 +01:00 |
|
|
|
c8fca0ec8d
|
Using package acro instead of acronym
|
2023-02-14 15:34:22 +01:00 |
|
|
|
636e21a682
|
Fixed broken bibliography style
|
2023-02-13 22:33:59 +01:00 |
|
|
|
3b5a7a76fb
|
Added -shell-escape to pdflatex command
|
2023-02-13 22:14:29 +01:00 |
|
|
|
b3b192066e
|
Added mkdir build/cel-thesis to build.sh
|
2023-02-13 22:08:58 +01:00 |
|
|
|
ae9516d6df
|
Removed template figures
|
2023-02-13 22:08:28 +01:00 |
|
|
|
5d375c88a9
|
Removed gitignore and custom styles from CEL thesis template
|
2023-02-13 22:08:02 +01:00 |
|
|
|
31f672267f
|
Added bibliography to toc
|
2023-02-13 21:46:56 +01:00 |
|
|
|
3e31a476cb
|
Added mkdir build/chapter to build.sh
|
2023-02-13 21:45:58 +01:00 |
|
|
|
1ac1999e87
|
Added hypercube figure
|
2023-02-13 15:01:15 +01:00 |
|
|
|
e96d7fdfe9
|
Added acronyms
|
2023-02-13 14:48:51 +01:00 |
|
|
|
2642392fc8
|
Added notation diagram from midterm presentation
|
2023-02-13 14:21:57 +01:00 |
|
|
|
619927925e
|
Done with first draft of thesis structure
|
2023-02-13 14:12:59 +01:00 |
|
|
|
01c38db5fc
|
Reorganized cel template, added commont.tex
|
2023-02-08 17:11:48 +01:00 |
|
|
|
d0bcf5ae1b
|
Reorganized cel-thesis.cls
|
2023-02-08 14:43:57 +01:00 |
|
|
|
24a48bef59
|
Reorganized thesis.tex and fixed compilation
|
2023-02-08 14:07:15 +01:00 |
|
|
|
96f58683e0
|
Merge branch 'feature/17_01_2023'
|
2023-01-30 14:26:28 +01:00 |
|
|
|
a61a7f5b4c
|
Fixed title; Moved neg. log likelihood def. to other slide
|
2023-01-27 02:43:54 +01:00 |
|
|
|
052bb57834
|
Incorporated proposals from test presentation; Fixed pseudocode listings
|
2023-01-27 02:30:41 +01:00 |
|