Algorithm 1: Iterative algorithm for problem
|
1: Initialization: Set the UAVs’ initial horizontal location , vertical location , |
task split ratio ,
bandwidth allocation ; Let iteration index r=0. |
2: repeat
|
3: Solve with given , use standard solution method [9] |
to find the optimal solution as . |
4: Solve with known , use CVX to find the optimal |
solution as . |
5: Solve with known , use CVX to find the optimal |
solution as . |
6: Solve with known , use CVX to find the optimal |
solution as . |
7: Solve with known , get closed-form solution of |
. |
8: Update
|
9: Until: . The Algorithm is over if the
fractional decrease of |
the objective value is below a
threshold. |