|
Algorithm 1 SCA with randomization |
Initialize
Solve (12) to obtain ▹ Performing SDR method
Initialize
fordo ▹ Performing randomization
Generate ,
if
then
Update
end if
end for
Set the initial solution by solving (21) with
whiledo
Solve (21) to obtain using ▹ Performing SCA algorithm
Update
Update
end while
return as a solution of the algorithm
|