Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 911 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 911 Bytes

Full-Duplex Steepest Descent

This is a code package related to the follow scientific article:

Elyes Balti and Brian L. Evans, "Adaptive Self-Interference Cancellation for Full-Duplex Wireless Communication Systems," 2021.

The package contains a simulation environment, based on Matlab, that reproduces the performance results of the bit error rate (BER) and the spectral efficiency presented in the paper listed above.

Content of Code Package

This package contains 2 files:

1- "SteepestDescent.m" returns the estimated self-interference channel.

2- "main.m" produces the results of the BER and the spectral efficiency.

See each file for further documentation.

License and Referencing

This code package is licenced under the GPLv3 license. If you in any way use this code for research that results in publications, please cite our original article listed above.