dl_utra.m

来自「WCDMA的simulink编程」· M 代码 · 共 28 行

M
28
字号
%% Project:     WCDMA simulation environment% Module:      % Author:      % Date:        May 4, 1999%% History:% %              May 4,  1999 Maarit Melvasalo %              This file was rewritten to it's current format%% Description: %              This file is a initialsation file for the UTRA downlink model.%              All the parameters are defined here. %%              Most of the parameters can be changed directly from %              Simulink. %%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++% NOTE: If you change anything inhere remember to call file utra.m once from the%       main matlab workspace to update it for simulink!!!!! %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                % these are define here so that they would be the same for all                % the blocks                % THIS CAN BE CHANGED (but be careful):%___________________________________________________________________________

⌨️ 快捷键说明

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