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

MIMO-OFDM-Simulator

于 2012-04-30 发布 文件大小:14KB
0 156
下载积分: 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 个回复

  • ASM-MATLAB
    ASM 主动形状模型 MATLAB代码 (用于分割)(The ASM active shape model MATLAB code (for split))
    2013-03-19 16:19:36下载
    积分:1
  • GPS_INS-tightly
    GPS_INS紧耦合组合导航系统研究,对学习组合导航系统有一定的参考价值(GPS_INS tightly coupled integrated navigation system, integrated navigation system for the study has some reference value)
    2013-12-19 20:23:58下载
    积分:1
  • chapter11_1
    matlab教材中经典的语音增强算法,voice enhancement 先读入语音文件,然后计算前后信噪比,最后画出波形。(The classic textbook matlab speech enhancement algorithms, voice enhancement before reading the speech file, and then calculate the signal to noise ratio before and after the final draw waveforms. )
    2013-11-25 20:27:14下载
    积分:1
  • Q2F1
    Matlab code for MRC with correlation
    2009-07-14 22:28:31下载
    积分:1
  • MATLAB2011couse
    本书使用简单易行的风格,一开始介绍了 MATLAB基础,你将学习到如何绘制图象,求解 代数方程及计算积分,也将学习到如何求解微分 方程,求 ODE 的数值解,使用特殊函数等。本书 含有几百个例子及其详细解答过程,章末带有习 题,书末还带最终测试题目,一句话,本书给予 你的是MATLAB精华。 本自学指导书提供了:  上手MATLAB的最快方法  几百个带有解答过程的工作实例  覆盖了MATLAB7  每章章末配有习题,提高学习质量, 查漏补缺。  书末附有最终测试题  为学习和工作节省时间提高效率 《MATLAB揭秘》对初学者很容易,对高手有挑战性,是通往精确计算的捷径。 (This book uses simple style, the beginning describes the MATLAB-based, you will learn how to draw images, solving Algebraic equations and calculating the integral will also learn how to solve differential Equation, find the numerical solution of ODE, the use of special functions and so on. Book Contains hundreds of examples and detailed answers to the process of learning with the end of Chapter Questions, end of the book is also the final test with the subject, in a word, give the book MATLAB is your essence. This book provides a self-study guide:  The fastest way to get started MATLAB  hundreds of examples of the work process with a solution  covered MATLAB7  chapter at the end of each chapter with exercises to improve the quality of learning, You may say.  end of the book with a final test questions  to study and work to save time and improve efficiency "MATLAB Secret" is very easy for beginners, challengin)
    2011-07-29 00:45:54下载
    积分:1
  • MATLAB7[1].02
    学习matlab的好资料第二部分,再此共享下啦。参考参考(Good information to learn the second part of matlab, and then under the shared friends. Reference Reference)
    2011-09-28 11:02:00下载
    积分:1
  • LocalService
    internally keep track of Call states to maintain information for Call Waiting and 3Way for CDMA instance of Phone App.
    2013-12-02 15:04:25下载
    积分:1
  • Chameleon
    层次聚类算法中变色龙算法在MATLAB里的代码实现案例(Hierarchical clustering algorithm, chameleon algorithm in MATLAB code implementation case)
    2020-09-13 20:58:04下载
    积分:1
  • LDPC_gallager
    利用gallager的方案进行生成H矩阵,在高斯信道下得到误码率得性能仿真(The program generated using gallager H matrix, in the Gaussian channel bit error rate was obtained Simulation)
    2010-05-15 14:36:09下载
    积分:1
  • fenge
    基于GUI的图像分割:在不均匀光照情况下的图像的阈值图像分割(Image segmentation based on GUI: under the condition of non-uniform illumination image threshold image segmentation)
    2014-01-25 10:21:03下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载