photo

Maha Saif


Last seen: 10 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
equation of zero forcing receiver
this the right answer of code function function H_ZF = ZF_receiver ( W_ZF , H , Y , S ) N_r = 128 ; K = 10 ; H = zeros (...

10 mois il y a | 0

| A accepté

Réponse apportée
equation of zero forcing receiver
Does it make any difference if the H matrix is complex or has zeros or ones ?

11 mois il y a | 0

Question


equation of zero forcing receiver
hi, can help me in this error , i don't know the solution ? and i want to sure if this equation is right for zero forcing es...

11 mois il y a | 3 réponses | 0

3

réponses

Réponse apportée
hi , can help me in this problem "Invalid text character. Check for unsupported symbol, invisible character, or pasting of non-ASCII characters." i don't know the solution
%% MU-MIMO channel estimation clear all close all clc N_r = 128; K = 10; % number of UEs L_k = 4; % number of paths...

11 mois il y a | 0

Question


hi , can help me in this problem "Invalid text character. Check for unsupported symbol, invisible character, or pasting of non-ASCII characters." i don't know the solution
H_zf = X_zf * inv(H_true) * Y ; or H_zf = (X_zf ./ inv(H_true) )* Y ;

11 mois il y a | 3 réponses | 0

3

réponses