Community Profile

photo

Vecihi He


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Explorer

View badges

Feeds

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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?

2 years ago | 0 answers | 1

0

answers

Answered
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.

2 years ago | 0