Research Article

Power Resource Allocation Algorithm for Dual-Function Radar–Communication System

Algorithm 2

Iterative optimization algorithm.
Input: , , , , , , , , , , , , , , , , , where
Output: Optimal power allocation scheme and
Initialization: , ε
Let and Using CVX toolbox to solve for the solution of , where is considered to be a fixed value in
Calculate
Let
While 1
   Let and use CVX toolbox to solve for the solution of where is considered to be a fixed value in
   Let and use CVX toolbox to solve for the solution of where is considered to be a fixed value in
   Calculate
    If ()
     
    Else
     Break
    End
  
End