搜索资源列表
OFDM的wlan代码
- 用matlab仿真ofdm在wlan中的应用的源代码,此源代码适用于开发ofdm无线局域网的工程技术人员以及研究生。-simulation using Matlab OFDM wireless LAN in the application's source code, the source code applicable to the development of OFDM wireless LAN engineering and technical personnel and grad
matlab实现几种基本的通信仿真技术
- 这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK, QPSK, and the OFDM signal attenuation and delay in the simulatio
Simulation in OFDM
- 使用Matlab仿真OFDM,其中包括了很多精辟的讲解和源码,希望大家喜欢!-OFDM simulation using Matlab, including many insightful source on and hope you like them!
ofdm系统matlab仿真源代码
- 正交频分复用(OFDM)技术matlab实现仿真源代码-orthogonal frequency division multiplexing (OFDM) technology to achieve Matlab simulation source code
OFDM(matlab)
- OFDM仿真matlab程序代码(内附详细解释)-OFDM Matlab simulation code (with detailed explanations)
ofdm
- ofdm 仿真的程序,包括参数定义,fft,ifft,调制解调等源码,很好用啊!
ofdm基本原理仿真
- ofdm基本原理仿真
OFDM.rar
- 用C++编写的OFDM仿真程序,推荐在IT++库下进行C++通信仿真编程,Using C++ to prepare the OFDM simulation program recommended in the IT++ library under C++ Communications Simulation Programming
OFDM.zip
- 比较简洁的OFDM+QPSK的仿真,带AWGN和误码率统计,Simple comparison of the simulation of OFDM+ QPSK with AWGN and bit error rate statistics
ofdm.m
- 本人的主要任务是利用MATLAB作为仿真工具来实现OFDM在无线信道上的系统仿真,其中主要的仿真模块包括信源产生,波形预处理,调制,插入导频信号和保护间隔,无线信道,接收滤波器,信道估计和信号补偿,解调,计算误比特率模块。-My main task is to use MATLAB as a simulation tool to achieve the wireless channel on the OFDM system simulation, in which the main simula
OFDM-PTS
- 降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation
scfdma
- DFTS--OFDM 仿真程序 包括详细的PAPR仿真 均可运行 -DFTS- OFDM simulation program should include a detailed simulation of the PAPR can be run
ofdm
- 基于IFFT 实现的OFDM仿真原理系统仿真框图-OFDM-based simulation principles to achieve IFFTFFT system simulation block diagram
ZF_OFDM
- 加入迫零均衡的OFDM仿真程序,包含整个调制解调,适合初学者-Join the zero-forcing balanced OFDM simulation program, including the modulation and demodulation, suitable for beginners
OFDM-Channel-Estimation
- MATLAB MIMO-OFDM信道估计仿真.m文件。基于梳状导频环境。-MATLAB MIMO-OFDM channel estimation simulation. M file. Comb based pilot environment.
OFDM-LS--MMSE
- ofdm信道估计算法分析\本科毕设关键相关\OFDM系统LS与MMSE信道估计算法仿真分析文献及仿真程序-Ofdm channel estimation algorithm analysis \ undergraduate finish a key related \ ofdm systems LS and MMSE channel estimation algorithm simulation analysis literature and simulation program
OFDM
- OFDM仿真,利用matlab仿真工具对新号进行OFDM编码。使其适于在光纤中传输。提高了带宽利用率-OFDM simulation
OFDM
- 学生编写的OFDM仿真系统,主要是将仿真结果的BER与理论曲线相比较,还考虑了多径瑞利信道加CP对系统的影响以及同步误差对BER的影响,附报告-Students prepare the OFDM simulation system, mainly to the BER simulation results compared with the theoretical curve, also considered multipath Rayleigh channel plus CP impact o
OFDM_SIM
- OFDM的仿真程序 QAM和PSK的模拟(OFDM simulation program)
OFDM—QPSK程序
- 本程序为QPSK映射下的OFDM系统仿真程序,给出了系统误码率等等结果。