contents.m
来自「GSM 物理层信道编码, 调制, 信道模拟, 同步搜索, 信道估计, 均衡解调,」· M 代码 · 共 25 行
M
25 行
% Transmitter source for GSMsim% Created at Aalborg University in July 1997.% Authors: Arne Norre Ekstroem and Jan Hvolgaard Mikkelsen%% This directory contains the transmitter source for the % GSMsim transmitter.%% These are the files in this directory, along with a brief% introduction of the files. Refer to the individual files or the% printed documentation for further details.% % burst_g - Inserts two 57 bit data sequences in a GSM normal % burst structure % data_gen - For generating the required number of random bits% diff_enc - Differential encoding% gmsk_mod - For performing the GMSK-modulation % gsm_mod - Script for handling all the implemented transmitter% functions% ph_g - For calculating the GMSK frequency and phase functions% channel_enc - Encodes data for transmission% interleave - Interleaving of blocks into burst data%% $Id: Contents.m,v 1.4 1998/06/24 13:26:22 aneks Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?