Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
NOMA triangular Receiver design
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear all,i make code uplink NOMA OFDM based for 2 users in transmitter side after channel i put NOMA encoding(make one signal).now i want to detect symbols one by one in the BS(base station) receiver as a triangular pattern.suppose if i detect 1st user symbol other co channel user consider as a interference.can anyone help me how i detect these symbols one by one in matlab?thanks {rec_sig = sqrt(p_u1) * y_u1 + sqrt(p_u2) * y_u2;}
댓글 수: 1
Kalpak Chandekar
2019년 8월 24일
Hello.
I'm too working on a similar project based on OFDM-NOMA. Can you please share your MATLAB code for tramsmitter side for 2 users with NOMA encoding( I suppose power domain multiplexing)? Email- kalpakc2@gmail.com
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!