• 大小: 2.65MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-04
  • 语言: Matlab
  • 标签: matlab  

资源简介

802.11n信道模型 带文档 matlab源代码

资源截图

代码片段和文件信息

function FadingMatrixNew = add_fluorescent_effects(FadingMatrix ...
                            IEEE_802_11_Case PowerLineFrequency_Hz ...
                            NumberOfTxAntennas NumberOfRxAntennas ...
                            FadingSamplingTime_s RandomInterfererToCarrierRatio ...
                            Random_Phase)

% function FadingMatrixNew = add_fluorescent_effects(FadingMatrix ...
%                             IEEE_802_11_Case PowerLineFrequency_Hz ...
%                             NumberOfTxAntennas NumberOfRxAntennas ...
%                             FadingSamplingTime_s RandomInterfererToCarrierRatio ...
%                             Random_Phase)
%
% Adds the effects of fluorescent lights to the existing FadingMatrix.

% Inputs
% * 2-D matrix FadingMatrix of size
%   (NumberofTxAntennas*NumberOfRxAntennas*NumberOfPaths) x
%   FadingNumberOfIterations containing FadingNumberOfIterations
%   samples of NumberofTxAntennas * NumberOfRxAntennas * NumberOfPaths
% * Variable IEEE_802_11_Case defines the IEEE 802.11 Case to
%   be simulated (being either D or E)
% * Variable PowerLineFrequency_Hz sets the power line
%   frequency (50 Hz in Europe 60 Hz in the United States)
% * Variable NumberOfTxAntennas number of antenna elements
%   at Tx
% * Variable NumberOfRxAntennas number of antenna elements
%   at Rx
% * Vector FadingSamplingTime_s of size 1 x FadingNumberOfIterations
%   containing the fading samples in the time domain
% * Variable RandomInterfererToCarrierRatio
% * Variable Random_Phase

% Output
% * 2-D matrix FadingMatrix of size
%   (NumberofTxAntennas*NumberOfRxAntennas*NumberOfPaths) x
%   FadingNumberOfIterations containing FadingNumberOfIterations
%   samples of NumberofTxAntennas * NumberOfRxAntennas * NumberOfPaths
%
% Revision history
%
% January 2004 - Bug fix erroneous dB to linear conversion of
%                amplitudes reported by Angelo Poloni and
%                Stefano Valle STMicroelectronics Srl Italy
%                ( Bas Dijkstra )
% October 2003 - Creation
%                ( Bas Dijkstra )
%
%
% STANDARD DISCLAIMER
%
% The Computer Science Institute of the University of Namur (hereafter
% “FUNDP-INFO“) is furnishing this item “as is“. FUNDP-INFO does not
% provide any warranty of the item whatsoever whether express
% implied or statutory including but not limited to any warranty
% of merchantability or fitness for a particular purpose or any
% warranty that the contents of the item will be error-free.
%
% In no respect shall FUNDP-INFO incur any liability for any damages
% including but not limited to direct indirect special or
% consequential damages arising out of resulting from or any way
% connected to the use of the item whether or not based upon
% warranty contract tort or otherwise; whether or not injury was
% sustained by persons or property or otherwise; and whether or not
% lo

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    1380864  2005-09-30 16:50  11n channel\11-03-0940-04-000n-tgn-channel-models.doc

     文件    2718218  2004-09-17 16:37  11n channel\implementation_note_TGn_v32.pdf

     文件       5238  2004-09-17 16:37  11n channel\Indoor\add_fluorescent_effects.m

     文件        548  2004-09-22 16:29  11n channel\Indoor\CVS\Entries

     文件        262  2004-09-22 16:29  11n channel\Indoor\CVS\Entries.Extra

     文件         28  2004-09-22 16:29  11n channel\Indoor\CVS\Repository

     文件         45  2004-09-22 16:29  11n channel\Indoor\CVS\Root

    ...D.H.         0  2008-01-09 23:09  11n channel\Indoor\CVS

     文件      14661  2004-09-17 16:37  11n channel\Indoor\example_MIMO.m

     文件      15539  2004-09-17 16:37  11n channel\Indoor\Geometry2TGnCorrelation.m

     文件      24587  2004-09-17 16:37  11n channel\Indoor\IEEE_802_11_Cases.m

     文件       6203  2004-09-17 16:37  11n channel\Indoor\init_fading_time.m

     文件       3197  2004-09-17 16:37  11n channel\Indoor\init_MIMO_channel.m

     文件       3262  2004-09-17 16:37  11n channel\Indoor\init_Rice.m

     文件      14261  2004-09-17 16:37  11n channel\Indoor\plot_MIMO.m

     文件      19720  2004-09-17 16:37  11n channel\Indoor\SelfGeometry2TGnCorrelation.m

     目录          0  2008-01-09 23:09  11n channel\Indoor

     目录          0  2008-01-09 23:09  11n channel

----------- ---------  ---------- -----  ----

              4206633                    18


评论

共有 条评论