LoCi
Followers: 0 Following: 0
English
Statistics
4 Questions
0 Answers
RANK
218,410
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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)
2 years ago | 0 answers | 0