CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 3G开发 搜索资源 - OFDM仿真matlab程序

搜索资源列表

  1. v06_03_dem_2up_arrange

    0下载:
  2. OFDM发送的matlab仿真程序 比较经典
  3. 所属分类:3G开发

    • 发布日期:2014-01-19
    • 文件大小:8213
    • 提供者:Neptune
  1. 关于OFDM的PAPR的一些matlab仿真程序

    3下载:
  2. 关于OFDM的PAPR的一些matlab仿真程序,有PTS,SLM,Clipping等算法-Some of the PAPR of OFDM matlab simulation procedures, PTS, SLM, Clipping and other algorithms
  3. 所属分类:3G开发

    • 发布日期:2015-05-12
    • 文件大小:14336
    • 提供者:miaoruihua
  1. slnr_sim

    0下载:
  2. 在matlab上对1×2的mimo-ofdm通信系统进行slnr仿真,仿真结果是对两种信道slnr预编码算法进行的比较。比较结果支持多数据流传输。SLNR_sim2.m为主程序。-In matlab on the 1 × 2 of mimo-ofdm communication system slnr simulation results is a two channel slnr comparison of pre-coding algorithm. Compare the results t
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:513047
    • 提供者:allensmith88
  1. STBC-MIMO-OFDM

    7下载:
  2. STBC-MIMO-OFDM(--已仿真)任意发送天线,任意接收天线的STBC-MIMO-OFDM的MATLAB程序,其中包括完整的PSK调制,STBC编码,信道估计等)-STBC-MIMO-OFDM (- have simulation) any transmit antennas, any receiving antenna STBC-MIMO-OFDM the MATLAB program, including full PSK modulation, STBC coding, chann
  3. 所属分类:3G develop

    • 发布日期:2017-03-21
    • 文件大小:3527
    • 提供者:zhuzhengyu
  1. OFDM_Simulator

    0下载:
  2. ofdm 的matlab 仿真程序,可以供研究或学习应用-matlab simulation ofdm the process can be applied for research or study
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:12506
    • 提供者:卞军
  1. OFDMsimulation

    0下载:
  2. 实验室师姐所提供的MATLAB程序仿真,包括OFDM 瑞利信道的生成。-OFDM system simulation
  3. 所属分类:3G develop

    • 发布日期:2017-05-11
    • 文件大小:3011580
    • 提供者:姜雪梅
  1. simpleOFDM

    0下载:
  2. OFDM仿真程序,基于QPSK调制,信道模型为高斯白噪声信道-OFDMsimulation
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:966
    • 提供者:
  1. OFDM_tutorial

    0下载:
  2. 完整的OFDM仿真Matlab程序。从发射机到接收机。-Complete OFDM simulation Matlab. From transmitter to receiver.
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:7379
    • 提供者:世海
  1. OFDMChannelEstimation

    0下载:
  2. MATLAB环境下,OFDM信道估计算法的仿真程序-MATLAB environment, OFDM channel estimation algorithm for the simulation program
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:2608
    • 提供者:winters
  1. OFDM1

    0下载:
  2. 本程序利用matlab仿真OFDM通信系统的发射端与接收端,是初学ofdm系统学习的绝好代码-This procedure using matlab simulation OFDM communications system transmitter and receiver, is an excellent beginner to learn the code ofdm system
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:4723
    • 提供者:枫子
  1. down_170

    0下载:
  2. ofdm开发程序,用于通信专业学生利用matlab仿真通信系统的计算。-ofdm developing program,used for students to simulate communication system with matlab.
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:13751
    • 提供者:jinxiaohua
  1. OFDM-System-Simuliation

    0下载:
  2. 这是OFDM(多载波通信)系统的matlab仿真程序,希望对你学会OFDM的这个平台,在这个平台上可以做算法的仿真,来写出好的论文。-This is the OFDM ( Communication ) system of the MATLAB simulation program, I hope you learn to OFDM this platform, in this platform can make the algorithm simulation, to write a good
  3. 所属分类:3G develop

    • 发布日期:2017-03-27
    • 文件大小:45403
    • 提供者:郑通
  1. MIMO-OFDM

    0下载:
  2. 使用matlab程序将mimo技术与OFDM系统进行融合技术进行仿真。实现高速的数据通信-Matlab mimo OFDM system simulation fusion technology. To achieve high-speed data communication
  3. 所属分类:3G develop

    • 发布日期:2017-12-04
    • 文件大小:12790
    • 提供者:chenming
  1. 802.11a-OFDM

    0下载:
  2. 基于matlab的OFDM仿真程序; 我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.-Based on the OFDM matlab simulation program I' ll find a lot o
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:26872
    • 提供者:qinxuechen
  1. ofdm

    1下载:
  2. 正交频分复用(OFDM)是一种通过快速傅里叶变换实现的多载波宽带数字调制技术。相比一般的数字通信系统。它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。正交频分复用 OFDM 是第四代移动通信的核心技术。论文首先简要介绍了OFDM基本原理。在给出OFDM系统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。-Orthogonal frequency division multiplexing (OFDM) is a fast Fourier
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:张生
  1. ofdm

    0下载:
  2. 这是一个OFDM基于WLAN系统的matlab仿真程序,源代码程序采用了导频符号辅助的OFDM调制机制,采用这种机制对系统误码率进行了仿真。-This is a matlab simulation cede of OFDM based WLAN system used in ETSI BRAN,IEEE 802.11 and ABIB MMAC projects. The program code adopted the pilot symbol-aided OFDM modulation sc
  3. 所属分类:3G develop

    • 发布日期:2017-04-17
    • 文件大小:24294
    • 提供者:李正鹏
  1. OFDMchannelEstmation

    1下载:
  2. OFDM信道估计MATLAB仿真程序,包含高斯信道和瑞利莱斯衰落信道,算法包括LS,MMSE,LMMSE,ALMMSE等-OFDM channel estimation MATLAB simulation program, including the Gaussian channel Rice and Rayleigh fading channel, algorithms include LS, MMSE, LMMSE, ALMMSE etc.
  3. 所属分类:3G develop

    • 发布日期:2017-04-29
    • 文件大小:16818
    • 提供者:lixiao
  1. jxj_OFDM_Acord_ZHAO_VTC1997

    0下载:
  2. OFDM仿真程序,赵玉萍老师1997年VTC上的一篇关于OFDM信道估计的论文的结果,压缩包中包含了matlab程序和那篇论文,matlab程序的顶层脚本是plot_figure.m,请直接运行此脚本 主函数文件是ZHAO_OFDM.m,被plot_figure.m调用 -OFDM simulation program, ZHAO Yuping teacher on a VTC 1997 results for OFDM channel estimation papers, archiv
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:466570
    • 提供者:徐小文
  1. matlab仿真程序

    2下载:
  2. 基于LTE-FDD的OFDM下行无线传输链路设计与仿真(Design and Simulation of OFDM downlink wireless transmission link based on LTE-FDD)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-19
    • 文件大小:323584
    • 提供者:WTQTakee
  1. MATLAB通信系统建模与仿真-源程序

    0下载:
  2. 通信编码基础程序,以及OFDM程序等等。(Communication coding basic program, and OFDM program and so on.)
  3. 所属分类:3G/4G开发

    • 发布日期:2018-01-05
    • 文件大小:114688
    • 提供者:暮色渐
搜珍网 www.dssz.com