psk_ser.txt

来自「通信系统仿真主要仿真各种调制方式」· 文本 代码 · 共 17 行

TXT
17
字号
PSK Symbol Error Rate curves (SER)

    Plot theoretical curves                 $ PSK_SER_Curves
  
    Run Simulations and plot results        $ run_me

    Open run_me.m to run in cell mode       $ edit run_me.m

    Open Simulink model                     $ M_PSK_Model

    Back to Main Menu                       $ cd('..'), example_sel2html('RefCurvesSel.txt')

Reference
    [1] J. G. Proakis, Digital Communications, McGraw-Hill, 3rd edition, 1995.
    
    For information on computing the theoretical curves:
    Open PSK_SER_Curves.m                   $ edit PSK_SER_Curves.m

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?