?? cc_ber.txt
字號:
Convolutional Code Bit Error Rate curves (BER)
Note: These curves assume constraint length 7, rate 1/2 code.
Plot theoretical upper bounds $ ConvCode_BER_Curves
Run Simulations and plot results $ run_me
Open run_me.m to run in cell mode $ edit run_me.m
Open Simulink models $ ConvCode_Unquantized_F, ConvCode_Quantized_F, ConvCode_HardDecision_F
Back to Main Menu $ cd('..'), example_sel2html('RefCurvesSel.txt')
Reference
[1] Odenwalder, J. P., Error Control Coding Handbook (Final report),
Linkabit Corp., 15 July 1976.
Display Odenwalder's Results, [1] Fig. 5.11 $ imagesc(imread('odenwalder_fig5_1.bmp')), colormap gray
Display Simulation results overlayed on Odenwalder's $ cd('.\ResultsOverlay'), example_sel2html('overlay.txt')
For information on producing the theoretical bounds:
Open ConvCode_BER_Curves.m $ edit ConvCode_BER_Curves.m
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -