Skip to content

sAz-G/isac_fts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of an optimization algorithm for Integrated Sensing and Communication (ISAC)

This repository contains a custom implementation of "ISAC from the Sky: UAV Trajectory Design for Joint Communication and Target Localization". The implementation in this repository is based on this paper. This repository is independent of the original paper.

Installation

To run the code, you will need to install the cvx toolbox.

Running the Code

  1. Set Parameters: Open parameters.m and follow the instructions in the comments to set the parameters according to your requirements.

  2. Multi-Stage Algorithm:

    • To run the multi-stage algorithm, execute multi_stage_script.m located in src/main_algorithm/multi_stage/.
  3. Monte Carlo Simulations:

    • If you want to run Monte Carlo simulations, navigate to src/main_algorithm/monte_carlo/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages