搜索资源列表
OFDM经典算法S&C算法的matlab仿真程序
- OFDM经典算法S&C算法的matlab仿真程序,可出图,,OFDM classic algorithm of the S & C algorithm matlab simulation program can be a map,
blockmimoofdmchannelestimation
- OFDM下的MIMO模块,可以实现信道估计,而且本程序可以喝C相连接,方便。-OFDM under the MIMO module,channel estimation can be achieved,but this program can drink C is connected and convenient.
1111
- 毕业设计用到的OFDM信道估计等关键技术必用的MATLAB程序源代码。-Graduation OFDM channel estimation used in key technology will be used in MATLAB source code.
Incomplete
- Add pilot symbols to the input data just before transmission 2. Implement cyclic prefix (CP), use 10 of symbol length. Divide the 64 input data points into 8-bit streams, generate and append the CP based on each symbol 3. Include complex
LTEdetail
- LTE的详细讲解,对于OFDM等进行了讲解,对于LTE初学者有很大的帮助。-LTE detailed explanations, for OFDM, etc. were explained, the LTE is very helpful for beginners.
ofdm-saraqam
- OFDM发射和接收收机,包括QAM、信道估计和S&C同步算法。-OFDM receiver and transmitter,include QAM modulation ,channel estimation and S&C synchronization algorithm。
Channel.Estimation.of.OFDM.System.in.Slow.Fading.C
- OFDM系统下,慢衰落的信道估计基本算法描述-Channel Estimation of OFDM System in Slow Fading Channel
802.11a-OFDM-MATLAB
- 我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.-The simulator GUI is started with command ui_start in Matlab command window. WLA
06918543
- OFDM BASED ON C TRANSFORM
OFDM resource allocation
- OFDM resource allocation for (single user) using greedy algorithm. the function of greedy algo. is written in C. so, one need to set up a compiler in matlab.