搜索资源列表
BER-pts
- 降低OFDM系统PAPR的pts算法的仿真程序,已经在matlab下仿真过。-lower OFDM algorithm pts PAPR of the simulation program, already under Matlab simulation too.
pts_suboptimal
- 降低papr的pts算法的一种次优化算法。-reduce the papr pts a meeting algorithm optimization algorithm.
PTS_ccdf
- 降低papr的PTS方法,这是它的(互补累积分布函数)ccdf表示。-papr reduce the PTS, which is its (complementary cumulative distribution function) ccdf said.
OFDM
- clip&Filter,PTS和SLM三种降低PAPR的方法以及其优化算法,代码简单,注释丰富,绝对可以运行,有很大的参考价值。
Files
- 1. 将所选文件夹中的所有*.pts 文件中的 x和y 读取出来 ,并将读取出的信息保存到*.txt文件中,其中一个*.pts 对应一个*.txt 文件; 2. 用类似的方法,添加菜单项 ,用来读取*.asf 文件 x rel. 和 y rel. 读取出来,并保存到*.txt 文件中; 3. 将*.pts的x和y读出来,并描出点,看看是什么; 4. 设置两个按键,完成来回切换3中不同文件描出的点; 5. 读文件时,要有路径选择窗口(如图一),从而找到指定的文件夹,并通过扩展名找到
OFDM_PTS_huadongchuang
- 引入滑动窗的PTS改进算法。出CCDF图,与未经过处理的原始曲线经行比较
xiangweiyinziguji
- 降低OFDM系统PAPR的PTS改进算法——相位因子估计。出CCDF比较图
ptsm
- ofdm的采用的改进pts,即m序列pts方法来降低papr
PTS_PAPR
- ofdm系统中存在较大的峰均比,这是一个PTS算法来减少PAPR.-OFDM system, there is a big PAPR, this is a PTS algorithm to reduce the PAPR.
OFDM-PTS
- 降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation
PTS
- 一个小的药店模拟系统,有查询药品功能,并对客户处方日期是否有效进行判断-A small pharmacy simulation system, there are queries medicine capabilities, to judge the validity of a prescr iption date
005
- 降低OFDM系统PAPR的pts算法的仿真程序,已经在matlab下仿真过。-Reduce the PAPR of OFDM system pts algorithm simulation program, has been under matlab simulation too.
OFDM_Para_PTS
- 降低OFDM系统PAPR的pts算法的仿真程序,已经在matlab下仿真过-Reduce the PAPR of OFDM system pts algorithm simulation program, has been under matlab simulation over
REPORT1
- it contains report ,matlab codes for PAPR ofdm reduction techniques like SLM,PTS methods.all are working.
pts
- OFDM传输系统仿真,和进一步改进的方法-OFDM Transmission System Simulation
PTS
- OFDM系统中,部分传输序列PTS的算法源码-(Orthogonal Frequency Division Multiplexing PTS
ofdm-pts
- ofdm papr降低pts技术(三种分割法源代码)-ofdm papr
ofdm-pts
- 降低峰均功率比的程序,pts方法,调试通过-Reduce the peak to average power ratio of the program, pts method, debugging through
partial_transmit_sequence
- pts method for papr reduction
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea