diff options
Diffstat (limited to 'gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_4.fsm')
-rw-r--r-- | gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_4.fsm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_4.fsm b/gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_4.fsm new file mode 100644 index 0000000000..33e5ee315a --- /dev/null +++ b/gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_4.fsm @@ -0,0 +1,17 @@ +2 4 4 + +0 2 +0 2 +1 3 +1 3 + +0 3 +3 0 +1 2 +2 1 + +AWGN CC from Proakis-Salehi pg 779 +GM1o2_4=[1+D+D^2 1+D^2]; + + + |