文件名称:FBMC
介绍说明--下载内容来自于网络,使用问题请自行百度
/* A C++ version of Matlab's qamdemod(y, M, varargin)
* Align each symbol to the nearest constellation points by minimum Euclidean distance.
* The function only consider rectanglular constellation diagram and grey code.
* The input is assumed to have been downconverted into baseband.
* I is the I component of phase and Q is the Q component of phase.
* The I and Q should be NxM or 1xM matrix/vector, in which the N indicate the subchannels and M indicates the symbols.
* The function treats each row as a subchannel and normalizes them respectively.
*/
* Align each symbol to the nearest constellation points by minimum Euclidean distance.
* The function only consider rectanglular constellation diagram and grey code.
* The input is assumed to have been downconverted into baseband.
* I is the I component of phase and Q is the Q component of phase.
* The I and Q should be NxM or 1xM matrix/vector, in which the N indicate the subchannels and M indicates the symbols.
* The function treats each row as a subchannel and normalizes them respectively.
*/
相关搜索: qam demodulation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
QAM Demodulation.cpp | 3219 | 2018-01-26 |
QAM Demodulation.h | 528 | 2018-01-26 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.