Code Monkey home page Code Monkey logo

sysu-jmiao / alternating-minimization-algorithms-for-hybrid-precoding-in-millimeter-wave-mimo-systems Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuxianghao/alternating-minimization-algorithms-for-hybrid-precoding-in-millimeter-wave-mimo-systems

0.0 2.0 1.0 123 KB

Simulation codes for "Alternating minimization algorithms for hybrid precoding in millimeter wave MIMO systems," by Xianghao Yu, Juei-Chin Shen, Jun Zhang, and Khaled B. Letaief, IEEE J. Sel. Topics Signal Process., to appear, 2016.

MATLAB 100.00%

alternating-minimization-algorithms-for-hybrid-precoding-in-millimeter-wave-mimo-systems's Introduction

For the convenience of implementation, some instructions are provided as follows.

For Narrowband scenario,
1. First please set parameters of the mmWave MIMO system in "channel_realizaiton.m" and run it.
2. Save all the matrices as a .mat file, which will be used in further simulation, e.g., channel matrix, array response vectors, and optimal precoders.
3. Choose a hybrid precoding algorithm (different algorithms are packed into different folders), run the "main_XXX.m". Note that at the beginning of each "main_XXX.m" file, a command loading the saved channel matrices is used. Users should revise this command accordingly corresponding to the "XXX.mat" file name of the saved channel matrices.

** NOTE: For the "SDR_AltMin" and "SIC" algorithms, the authors used a cvx (Version 2.1, Build 1103 (9714d49)). Users should include a cvx package when these algorithms are implemented.

For OFDM scenario,
Just choose an algorithm folder and run the "main_SNR.m".


** Users can also carefully use the "parfor" command to implement the Matlab parallel pool to accelerate the simulation.

** The solvers for manifold optimization in the codes are from Manopt, details can be found on http://www.manopt.org/, or
[Ref] N. Boumal, B. Mishra, P.-A. Absil, and R. Sepulchre, ¡°Manopt, a Matlab toolbox for optimization on manifolds,¡± J. Mach. Learn. Research, vol. 15, pp. 1455¨C1459, Jan. 2014.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.