登录
首页 » matlab » MIMO-OFDM-Simulator

MIMO-OFDM-Simulator

于 2012-04-30 发布 文件大小:14KB
0 177
下载积分: 1 下载次数: 63

代码说明:

   多输入多输出正交分频多工模拟器。      正交分频多工:OFDM模拟器(外层函数)         create_channel:产生一个瑞利衰落信道复用,解的天线配置、正交分频多工结构、power-delay档案。         svd_decompose_channel:既然全网络知识是假设,在并行传输奇异值模式。这个函数分解这些频道模式。         BitLoad:适用bit-loading算法来实现预期的钻头和能量 (MIMO OFDM Simulator: OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile. svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes. BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance. ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel). chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation. EnergyTableInit.m: Given the SNR values, form a table of energy increments for each channel. campello_algo.m: Apply Campello s algorithm to converge to the optimal bit and energy allocatio)

文件列表:

MIMO OFDM Simulator
...................\BitLoad.m,1302,2004-10-15
...................\campello_algo.m,2047,2004-10-15
...................\channel.m,858,2004-10-15
...................\chow_algo.m,1142,2004-10-15
...................\ComputeSNR.m,93,2004-10-15
...................\create_channel.m,1136,2004-10-15
...................\demodulate.m,1473,2004-10-15
...................\ENC16.mat,568,2004-10-15
...................\ENC2.mat,256,2004-10-15
...................\ENC256.mat,6392,2004-10-15
...................\ENC4.mat,320,2004-10-15
...................\ENC64.mat,1656,2004-10-15
...................\EnergyTableInit.m,943,2004-10-15
...................\fft_cp_rx_blk.m,1022,2004-10-15
...................\ifft_cp_tx_blk.m,1003,2004-10-15
...................\modulate.m,1246,2004-10-15
...................\OFDM Simulator.htm,6229,2004-10-15
...................\OFDM.m,2266,2004-10-15
...................\precode.m,740,2004-10-15
...................\ResolvetheLastBit.m,1006,2004-10-15
...................\shape.m,588,2004-10-15
...................\svd_decompose_channel.m,520,2004-10-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • MMmsimulation
    说明:  这个是M/M/m队列系统仿真,由matlab 平台仿真的源代码(This is M/M/m queuing system simulation, simulation by matlab platform s source code)
    2008-11-29 16:43:14下载
    积分:1
  • 123
    灰色按鈕破解 灰色按鈕破解 (Gray button gray button crack crack)
    2007-11-26 01:40:46下载
    积分:1
  • PCA
    matlab环境下的 PCA人脸识别方法,连续输入图像后,主成分分析,特征提取,形成特征脸训练测试,得出精度(face recognition)
    2010-05-26 15:54:55下载
    积分:1
  • video-code
    Face tracking code. Tracks face in video focusing skin detection
    2013-08-05 19:59:09下载
    积分:1
  • Changes-in-the-signal-to-noise-ratio
    等间距线性阵列,阵元数M=8,阵元间距d= λ /2,等幅加权,目标方位φr =0°。产生空间白噪声矢量(复高斯分布)。 设阵列信号矢量元素s(m)=exp[j mψr],其信号幅度为1,该阵元接收机附加的高斯噪声为n(m)=nmr+jnmi,其中实虚部均为独立同分布N(0, σ2)的高斯随机数,则该通道合成信号x(m)=s(m) + n(m),其中信噪比为: SNR = 10 lg[1/(2σ2)] = – 3 – 10 lg(σ2) (dB) (The spacing of the linear array, and the array element number M = 8, the array element spacing d = λ/2, equal amplitude weighted target azimuth φR = 0. Space generated white noise vector (complex Gaussian distribution). Let array signal vector elements s (m) = exp [j mψr], the signal amplitude, the element receiver additional Gaussian noise n (m) = nmr+jnmi which the real and imaginary parts are independent and identically distributed N ( Gaussian random numbers of 0, σ2), the channel the synthesis signal x (m) = s (m) the PPLS n (m), where SNR is: SNR = 10 lg [1/(2σ2)] =- 3- 10 lg (σ2) (dB))
    2013-01-22 20:32:07下载
    积分:1
  • image-processing_deblur
    交流得到的matlab图像去模糊的一个验证程序,还算是比较详细。(A verification process exchanges get matlab image deblurring, still is relatively detailed.)
    2013-12-07 19:53:06下载
    积分:1
  • Fast-Automatic-T-emplate-Matching--
    Fast Automatic T emplate Matching for Spike Sorting
    2014-02-20 10:11:15下载
    积分:1
  • ilotool
    A MATLAB tool for analysis of Transient Otoacoustic Emission signals
    2008-04-03 03:45:18下载
    积分:1
  • MATLAB
    说明:  MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
    2010-04-08 19:33:57下载
    积分:1
  • work
    Matlab编程实例最常用的Matlab实例最基本的Matlab实例(Matlab Matlab programming examples most commonly used instance of an instance of the basic Matlab)
    2011-04-29 11:23:34下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载