搜索资源列表
tx_ofdm
- ofdm系统发射端个模块的仿真程序,包括,调制,加pilot,加cp等
perfect_OFDM
- 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
ofdm
- 摘要:正交频分复用(OFDM)是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(CP)和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,保 护时隙、信道估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。 -O FDM is the key techno logy o
cp_syn
- 利用cp实现ofdm系统同步的malab程序-synchronous in the ofdm system by cp
WML_cppo
- 值得深刻阅读的基于CP的OFDM同步程序这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波 -Worthy of profound reading of the CP-based OF
CCP-OFDM_noguP
- CP-OFDM的MATLAB源代码,简洁明了,非常适合初学入门者-CP-OFDM MATLAB source code, concise, very suitable for beginners beginners
Sist_OFDM_HCarvajal_RA142371
- ofdm in dvb DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including modulation signal generator module IFFT module and add modules, such as CP-ofdm in dvb DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including
OQAM
- ofdm/oqam系统源码 4qam调制下oqam与cp——ofdm比较-ofdm/oqam system source code modulation oqam 4qam with cp- ofdm Compare
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
CP-OFDM-system
- CP-OFDM仿真,详细,有资料,有程序。-Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code an
OFDM
- simulation ofdm cp with matlab
tp3_program
- 求仿真OFDM系统的性能,OFDM系统发端使用QPSK调制方式,选取64个子载波,16位CP(循环前缀)。-OFDM system simulation performance requirements, OFDM system using QPSK modulation originator select 64 sub-carriers, 16 CP (cyclic prefix).
STO_estimation
- OFDM系统中符号定时偏差的估计仿真,基于cp-The estimate of the OFDM symbol timing offset in the system simulation based on cp
QAMOFDM
- QAM调制的OFDM实现过程,加CP,IFFT,加噪声,FFT,还原数据-QAM OFDM modulation implementation, plus CP, IFFT, plus noise, FFT, restore data
CFO_estimation_v1.0
- OFDM系统中通过时域(CP)以及频域(Moose/Classen算法)进行CFO估计算法-Time-domain CP based method and Frequency-domain (Moose/Classen) methods in OFDM system
OFDM
- 在matlab環境下簡單模擬OFDM 訊號 IFFT後加入cp 後經過通道並還原-In the matlab environment simple analog OFDM signal after IFFT added cp through the channel and restore
paoleng
- 线性调频脉冲压缩的Matlab程序,分析了该信号的时域、频域、倒谱,循环谱等,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- LFM pulse compression of the Matlab program, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. ofdm system simulation including 16qam modulat
jaiman
- 一种基于多文档得图像合并技术,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,采用热核构造权重。- Based on multi-document image obtained combining technique, ofdm system simulation including 16qam modulation fft windowing modules plus cp, Thermonuclear using weighting factor.
nuiting
- 已调制信号计算其普相关密度,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,电力系统暂态稳定程序,可以进行暂态稳定计算。- Modulated signals to calculate its density Pu-related, ofdm system simulation including 16qam modulation fft windowing modules plus cp, Power System Transient Stability Program, ca
OFDM_Matlab_code
- ofdm code. complete ofdm system code in matlab in very details. with lots of comments. its easy to understand it.