www.pudn.com > wcdma_simulink.rar > dl_utra.m


%
% 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):
%___________________________________________________________________________