hcomexam.htm

来自「数字通信第四版原书的例程」· HTM 代码 · 共 20 行

HTM
20
字号
<TITLE>Examples in the Communications Toolbox</TITLE><H2>Communciation Example</H2><hr><br>This toolbox provides examples that demonstratehow to use the functions and blocks in the toolbox. This toolboxalso provides four examples to illustrate of how to use the toolboxin practical industrial research and development. These four examples are:<dl><dd> <a run="hdslsimu">High-Bit-Rate Digital Subscriber Telephone Line</a><dd> <a run="tss=1/12000;tdd=1/600;MM=2;Fc=1200;Fshift=1200;[f1num,f1den]=butter(4,2*pi*4000,'s');f2num=fir1(127,(Fshift/2+1/tdd)*2*tss);f2den=[1,zeros(1,127)];elg;">Early-Late Gate Synchronization</a><dd> <a run="ungerboe;tf=sim2tran('ungerboe');N_con_demo=tf(1,size(tf,2));K_con_demo=tf(2,size(tf,2));viterunb">Trellis Code Modulation Implementation</a><dd> <a run="v34cod16;BRATE=28800;SRATE=3200;CON_CODE=1;v34_plot_flag=0;v34_rate_b = 72; v34_rate_p=7;v34_rate_j=16;v34struc;">V.34 Modem Data Transmission</a></dl><dl><dd><a href="commhelp.html">Return to the first page of the tutorial</a><p><tt><dd>This is hcomexam.html file</bl></tt></dl>

⌨️ 快捷键说明

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