photo

LoCi


Last seen: 2년 초과 전 2023년부터 활동

Followers: 0   Following: 0

Spoken Languages:
English

통계

MATLAB Answers

4 질문
0 답변

순위
124,791
of 301,200

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,339

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to use matched filter to compute SINR for communication users , given the information bellow
SINR = wc(HBR'*ome'*h_RU+h_BU)*(h_RU'*ome*HBR+h_BU')*wc' / ws(HBR'*ome'*h_RU+h_BU)*(h_RU'*ome*HBR+h_BU')*ws + sigma2 where w...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I tried implementing a matched filter to improve sensing SNR using the code below, but I did not get good results. If anyone knows a better way, please help.
s_t = (EdeltaS*(lamda^2)/(64*(pi^3)*(r_max^2)))... *(HBR'*(wc*wc'+ws*ws')*(a_RIS_tem*a_RIS_tem')*diag(ome)*diag(o...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Execution of script RISPosition as a function is not supported: C:\Users\SAFA\Documents\MATLAB\RISPosition.m Error in RISPosition (line 1) ris_pos = RISPosition(N1,N2,dris,ce
ris_pos = RISPosition(N1,N2,dris,center); a = repmat(ris_pos{1},N1,1); % Placing RIS elements in proper coordina...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


why do I always receive the error: Unrecognized function or variable 'Pt'.
function [Cout,iter_time] = PGM_opt(Pt,Hdir,H1,H2,maxIter,Qinit,myomegaunitball,c)

대략 3년 전 | 답변 수: 0 | 0

0

답변