资源简介
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
相关资源
- matlab_OFDM调制解调(来自剑桥大学)
- Matlab路面裂缝识别69319
- 高灵敏度GPS接收机MATLAB仿真,附捕获
- 基于MATLAB的质点弹道计算与外弹道优
- 阵列天线的matlab仿真
- MATLAB 经典程序源代码大全
- MATLAB小波软阈值去噪代码33473
- 天线阵的波束形成在MATLAB仿真程序及
- 非线性SVM算法-matlab实现
- 《MATLAB 智能算法超级学习手册》-程序
- 组合导航matlab程序
- 读取txt文件内容matlab代码实现
- Matlab实现基于相关的模板匹配程序
- matlab优化工具箱讲解
- 基于MATLAB的快速傅里叶变换
- 光纤传输中的分布傅立叶算法matlab实
- 基于matlab的图像处理源程序
- matlab 椭圆拟合程序
- 算术编码解码matlab源代码
- optical_flow 光流法 matlab 实现程序
- 引导图像滤波器 Matlab实现
- 分形几何中一些经典图形的Matlab画法
- OFDM系统MATLAB仿真代码
- SVM工具箱(matlab中运行)
- 图像小波变换MatLab源代码
- LU分解的MATLAB实现
- 冈萨雷斯数字图像处理matlab版(第三
- 替代数据法的matlab程序
- 用matlab实现的多站定位系统性能仿真
- 通过不同方法进行粗糙集属性约简m
评论
共有 条评论