baturaysaglam / RIS-MISO-Deep-Reinforcement-Learning

Joint Transmit Beamforming and Phase Shifts Design with Deep Reinforcement Learning
MIT License
139 stars 39 forks source link

Calculation of Unit Modulus constraint. #19

Open Zainmustafajajja opened 10 months ago

Zainmustafajajja commented 10 months ago

Hope you are doing fine, I have gone through all the issues related to Calculation of Unit Modulus constraint and your response. In my opinion you have calculated unit modulus constraint wrongly. you have added real/imag values of all RIS elements and then multiplied by sqrt(2). as per constraint, magnitude of each RIS element should be one (not sum of all elements). If i am getting it wrong somewhere please let me know.

apple234566 commented 1 month ago

@Zainmustafajajja Hi ,I meet the same issue as well, Did you find solutions? Thank you