photo

Vecihi He


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 1
  • First Answer
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Multiplying two 3-dimensional matrices
I want to multiply (*) the conjugate of a matrix A of size 30x64x4 by a matrix B of size 64x30x4 and get a single result. How ca...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


3D matrix transpose and dimensioning
When I take the pagetranspose of the matrix I, which has the size shown in Fig. 1 below, I get the matrix "Itilde", which has th...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


write the next column of one array to the previous column of another array
if (k~=i)>0) for l=1:L1 I(:,k,b) = aa(k,:,l,b)' ; end end Here, for the case where k=i, 0 is enter...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


1 Tx 4 Rx (SIMO) receiver diversity use MRC method
In receiver diversity method, use the MRC method when the receiver has 4 antennas (SIMO). Can you help me?

mehr als 2 Jahre vor | 0 Antworten | 1

0

Antworten

Beantwortet
I want to convert the resulting 8 bit binary bits back to quantization levels
How do we get the original signal after bin2dec? I will be grateful if you could help me.

mehr als 2 Jahre vor | 0