CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - OFDM QAM

搜索资源列表

  1. ofdm_system.rar

    0下载:
  2. ofdm系统matlab仿真m程序,包括信道编解码,多径信道,信道估计以及误码率统计等功能,matlab simulation m OFDM system procedures, including channel coding and decoding, multi-path channel, channel estimation, as well as features such as bit error rate statistics
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:141738
    • 提供者:李辉
  1. ofdmgen.m

    0下载:
  2. MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RAND
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:1165
    • 提供者:snapaj
  1. OFDM_16QAM

    1下载:
  2. ofdm下的QAM调制解调系统实现,包括定时同步-QAM OFDM modulation and demodulation under the system implementation, including timing synchronization
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:10669
    • 提供者:yanli
  1. wlan_transmitter

    0下载:
  2. WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamb
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1399
    • 提供者:福东方
  1. OFDM-examples

    0下载:
  2. OFDM 、QAM系统的实现 PPT格式,很好很详细-OFDM, QAM System PPT format, very good detail
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:287571
    • 提供者:张华
  1. perfect_OFDM

    3下载:
  2. 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
  3. 所属分类:Other systems

    • 发布日期:2014-04-15
    • 文件大小:8297
    • 提供者:sunshinepwf
  1. OFDM_4qam

    0下载:
  2. OFDM仿真程序,采用4QAM星座映射方式-OFDM simulation program, using Constellation Mapping 4QAM
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:刘喆
  1. tx_6_64

    0下载:
  2. OFDM SYSTEM WITH 64 BIT FFT
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:8953
    • 提供者:omar
  1. GUI1_0

    0下载:
  2. it is a complete project on QAM based OFDM in which i have developed a GUI first.-it is a complete project on QAM based OFDM in which i have developed a GUI first.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1197
    • 提供者:YASIR
  1. channel_simulation

    2下载:
  2. 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:12855
    • 提供者:吕思达
  1. OFDM_64QAM_R14

    0下载:
  2. 64-QAM OFDM simulation modelling in simulink
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:11145
    • 提供者:Champak
  1. ofdm1

    0下载:
  2. 建立正交频分多路复用(OFDM)系统调制器的仿真模型,并编程给出具有K=10个子信道、符号区间T=100s、采用16点QAM信号时,OFDM系统调制器的输出信号。-The establishment of orthogonal frequency division multiplexing (OFDM) system, the simulation model of the modulator and the program is given with K = 10 Ge sub-channel
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4667
    • 提供者:张燕燕
  1. OFDMtest

    1下载:
  2. 提供了OFDM 信号的产生、传输以及接受全过程。在发送端用到16-QAM调制方式,信道模型为多径衰落信道,接收端分析了误码性能。并且对OFDM 信号做了加窗处理,使其频谱性能更佳!-Provides the OFDM signal generation, transmission and acceptance of the entire process. In the sending side to use 16-QAM modulation mode, channel model for mu
  3. 所属分类:Other systems

    • 发布日期:2016-04-17
    • 文件大小:135026
    • 提供者:王林
  1. OFDM_AWGN_SIM

    0下载:
  2. OFDM in AWGN Channel Performance Simulation , BPSK Modulation ,QPSK Modulation,16-QAM Modulation , 64-QAM Modulation,64-QAM Modulation MonteCarloSimulation- OFDM in AWGN Channel Performance Simulation , BPSK Modulation ,QPSK Modulation,16-QAM Modul
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1043
    • 提供者:mohammed
  1. ofdm_simulation_primary

    0下载:
  2. 基于MATLAB的ofdm系统仿真m文件-MATLAB-based simulation ofdm m files
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2697
    • 提供者:lee
  1. OFDM

    0下载:
  2. ofdm系统仿真用QAM调制的,有信号传输后的频谱图-ofdm simulation using QAM modulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:62542
    • 提供者:lee
  1. 41695030ruili

    0下载:
  2. 利用matlab对瑞利衰落信道仿真,用16QAM调制OFDM-Use of matlab simulation of the Rayleigh fading channel, OFDM with 16QAM modulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2132
    • 提供者:余红
  1. ber-of-16-qam

    0下载:
  2. 使用通信工具箱进行理论分析和仿真,误码率在AWGN信道的结果,可以扩展到通用 M-QAM,测量以及使用稍作修改 -BER of OFDM using 16-QAM in AWGN using communication toolbox theoretical and simulated BER are in good agreement in AWGN channel the result can be extended to general M-QAM using slight mod
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:1231
    • 提供者:xuyong
  1. OFDM-16QAM

    1下载:
  2. OFDM调制的仿真,信源映射采用的是16-QAM(OFDM modulation simulation, source mapping using 16-QAM)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1091584
    • 提供者:OXXO
  1. compute_symbol_error_rate_qam_ofdm_awgn.m

    0下载:
  2. matlab code for ofdm channel simulator
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:anuraj
« 12 3 »
搜珍网 www.dssz.com