Asysnc-DSTC
MATLAB source code of the following paper: M. R. Avendi , S. Poorkasmaei, H. Jafarkhani, Differential Distributed Space-Time Coding with Imperfect Synchronization", IEEE GLOBECOM 2014, Austin, USA This papaer is available at arXiv.org
To see the results, run file: ADSTC_diff.m in MATLAB
Depending on the number of simulated symbols, simulation could be slow or quick. Anyway, you will see that simulation is running and you can change some of the parameters for your specific tests. Please read the paper first before being able to make any changes.
All of the functions are in a folder name "functions", to make the code more readable.
There are two more .m files, matchfilter.m and rx_snr.m, which are used to plot two figures in the paper related to received SNR and matched filter plots.