![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28517754_1687493742835.jpg)
LoCi
Followers: 0 Following: 0
Spoken Languages:
English
English
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
1年以上 前 | 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...
1年以上 前 | 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...
約2年 前 | 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)
約2年 前 | 0 件の回答 | 0