搜索资源列表
用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码
- 用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码,很实用哦,PTS method used to reduce the high PAPR of OFDM signal simulation of the MATLAB source code, it is practical Oh
PAPR-for-OFDM.rar
- OFDM峰均比经典算法matlab程序,包括PTS,SLM,限幅等,OFDM PAPR reducing source codes,including PTS SLM and Cliping
OFDMPAPRCCDF.rar
- 描述OFDM高峰均功率比(PAPR)的CCDF曲线,用MATLAB仿真的结果,Descr iption OFDM peak-average power ratio (PAPR) of the CCDF curve, the results of simulation using MATLAB
papr
- 相位法峰平比降低技术,包括NEWMAN法和优化法,给出了降低之后的结果.-Phase-based method PAPR reduction techniques, including NEWMAN method and optimization method is given to reduce after the results.
OFDMPAPR
- 实现降低OFDM的峰均比的源代码,包括SLM PST算法。-OFDM PAPR reduction achieved in the source code, including SLM PST algorithm.
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
OFDM-PTS
- 降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation
OFDM-PAPR-SLM
- OFDM系统中低峰均功率比的SLM算法 对初学者很有帮助-OFDM system with low PAPR of the SLM algorithm useful for beginners
OFDMPAPRReductionPTSMethod
- 降低OFDM的PAPR的PTS方法MATLAB仿真-OFDM PAPR Reduction PTS Method
ofdm
- MIMO-OFDM的matlab程序,包括接收和发送部分,采取了简化的信道模型。-the matlab program code for MIMO-OFDM, including the transmission and receiving model.it adopts a simple channel model
OFDM_communication_system
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency,
matlab-SLM.m
- 在OFDM系统中,为了降低峰均功率比,采用SLM算法,该程序就是相应的Matlab源码-In OFDM system, in order to reduce the PAPR, SLM algorithm used, the program is the appropriate Matlab source
papr
- 内含OFDM 峰均比的仿真程序,选择性映射slm和部分序列pts-OFDM PAPR includes simulation program, selective mapping and partial sequence pts slm
SLM_ccdf
- slm降低ofdm峰均比的程序,在matlab中实现-slm ofdm PAPR reduction procedure is implemented in matlab
PAPR
- 降低OFDM的PAPR的优化算法的研究以及MATLAB 仿真-Algorithm Simulation for the PAPR reduction of OFDM
matlab
- ofdm系统的将 papr算法,传统的预留子载波方法,TR算法-ofdm system will papr algorithm, the traditional method of sub-carriers reserved, TR algorithm
OFDM-Matlab
- OFDM 的 Matlab仿真,包括一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制等-OFDM Matlab
OFDM
- OFDM- papr matlab coding
完整的OFDM仿真程序
- PAPR抑制方法中SLM等方法的matlab仿真代码(PAPR suppression method, SLM method)
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea