Skip to content

Commit 4b6b46f

Browse files
ChristianChristian
Christian
authored and
Christian
committed
figures
1 parent 45eac3c commit 4b6b46f

7 files changed

+4
-4
lines changed

.DS_Store

6 KB
Binary file not shown.

.README.md.swp

16 KB
Binary file not shown.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ performance of a product code together with the density evolution
5454
prediction (see `examples/waterfall_pcs.m`):
5555

5656
<p align="center">
57-
<img src="http://chaeger.site44.com/waterfall_pc.jpg">
57+
<img src="figures/waterfall_pc.jpg">
5858
</p>
5959

6060
The product code threshold that can be inferred from the above figure
@@ -64,7 +64,7 @@ of 6.79 due to the lower number of iterations.
6464
Another example for a staircase code is shown below.
6565

6666
<p align="center">
67-
<img src="http://chaeger.site44.com/waterfall_staircase.jpg">
67+
<img src="figures/waterfall_staircase.jpg">
6868
</p>
6969

7070
The simulations assume idealized decoding where no miscorrections
@@ -78,15 +78,15 @@ decoding behavior of a staircase code when decoded with a window
7878
schedule below the threshold (see `examples/staircase_wave.m`):
7979

8080
<p align="center">
81-
<img src="http://chaeger.site44.com/staircase_wave1.gif">
81+
<img src="figures/staircase_wave1.gif">
8282
</p>
8383

8484
When decoding above the threshold, the window moves too fast in
8585
relation to the speed of the decoding wave and the decoder gets stuck
8686
eventually:
8787

8888
<p align="center">
89-
<img src="http://chaeger.site44.com/staircase_wave2.gif">
89+
<img src="figures/staircase_wave2.gif">
9090
</p>
9191

9292
## Additional Information

figures/staircase_wave1.gif

320 KB
Loading

figures/staircase_wave2.gif

320 KB
Loading

figures/waterfall_pc.jpg

26.9 KB
Loading

figures/waterfall_staircase.jpg

29.7 KB
Loading

0 commit comments

Comments
 (0)