KaygoYM / FBMC-channel-estimation-based-on-SVR

Based on the SVR interpolation, a new method about the time-varying channel estimation of FBMC is proposed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FBMC-channel-estimation-based-on-SVR

The Filter Bank Multi-Carrier (FBMC), as a candidate system in 5G, has a better spectrum characteristic than the Orthogonal Frequency Division Multiplexing (OFDM). However, it brings the problem of the inherent imaginary interference, resulting in the increase of difficulties in channel estimation. In this paper, based on the SVR interpolation, a new method about the time-varying channel estimation of FBMC is proposed. The new method firstly uses auxiliary pilots to eliminate the imaginary interference, then interpolates the time-varying channel vector via SVR. The simulation results show that, compared to the traditional algorithms, the channel estimation effect of the newly proposed method is greatly improved with the little loss of efficiency, but has a higher estimation accuracy.

It is the matlab code of one of my papers"A Time-Varying Channel Estimation based on the SVR-interpolation in FBMC Systems".
The paper can be downloaded on the following url:
http://journal.ecust.edu.cn/ch/reader/view_abstract.aspx?flag=2&file_no=201708020000001&journal_id=hdlgzr

And,thanks to Ronald Nissel and Markus Rupp.Some parts of this code are based on their paper and can be downloaded from their website.

About

Based on the SVR interpolation, a new method about the time-varying channel estimation of FBMC is proposed.


Languages

Language:MATLAB 18.3%Language:Java 17.9%Language:C++ 17.1%Language:HTML 14.7%Language:C 12.7%Language:M4 11.2%Language:Python 7.4%Language:Makefile 0.6%