Git Product home page Git Product logo

uav3dbeamforming's Introduction

UAV_3Dbeamforming


This repository contains main codes for simulation of the paper "Deep Learning Driven 3D Robust Beamforming for Secure Communication of UAV Systems", which has been accepted by IEEE Wireless Communications Letters.

Requirements:


Python == 3.7.0, Tensorflow-gpu == 1.14.0

File Discription:


csi_gen.m: to generate the training data sets
Ray_channel.m: complement for csi_gen.m
Folder named data: to store the training data sets
Folder named c_e: to store the errored location of Eve
Folder named output: to store the trained network parameters and R_s
opt_tf.py: main .py file
fun_1_tf.py: complement to opt_tf.py
para_cor.txt:parameters and data sets corresponding illustration
f_G.py: to generate the corresponding beamforming vector
fig3.m: to plot Fig. 3 in the paper (2D scenario is similar, which is omitted)
fig5.m: to plot Fig. 5 in the paper opt_multiEve.py and multiEve_comp.m: for multiple Eves scenario

How to Run This:


You need to create directories to store files before running.
Step1: run csi_gen.m, and data should be generated and placed into .\data\1~3
Step2: run opt_tf.py, you can switch data sets by changing X in path, e.g., './data/X/','./output/network_DSN/X/'
Step3: run f_G.py
Step4: run fig3.m
Step5: run fig5.m
Step6: run opt_multiEve.py and multiEve_comp.m (for multiple Eves scenario)

Typical results:


Fig3:


Fig5:


multiEve_comp:


End:


uav3dbeamforming's People

Contributors

drzaxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.