Vecihi He
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 1
0
个回答已回答
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.
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 前 | 0