質問


how to pass row by row elements of a multidimensional array to a function
how to pass row by row elements of a multidimensional array to a function

約6年 前 | 1 件の回答 | 0

1

回答

質問


array dimensions must match in binary op
i am trying to implement the SLM for mimo ofdm system i tried implementing it. there is some error can any one help in this rega...

約6年 前 | 1 件の回答 | 0

1

回答

質問


change the dimension of multidimensional matrix
hi.... can any one help me in debugging the code . i want to fix the number of rows and number of column to be of variable size...

約6年 前 | 2 件の回答 | 0

2

回答

質問


concatenation of 2d matrix to form 3d matrix horizontally
hi... can any one help me in concatenate the 2d matrix to form 3d matrix my sample code is input to the sample is ofdm_sym...

約6年 前 | 0 件の回答 | 0

0

回答

質問


to access the elements in the page wise of multidimensional matrix
my input data is ofdm_symbol=randn(8,10,2)+(1j*randn(8,10,2)) i have to access the of the input part by part and do zero...

約6年 前 | 1 件の回答 | 0

1

回答

質問


passing a 3d matrix to a function
hi............. can anyone help how pass a 3d array/matrix to a function i have the input to the function is papro which is 2...

約6年 前 | 2 件の回答 | 0

2

回答

質問


extracting elements from rows and columns
i have a input matrix of size ofdm_symbol=randn(8,10,2)+(1j*randn(8,10,2)) the size of this matrix is 8x10x2 i want t...

約6年 前 | 0 件の回答 | 0

0

回答

質問


to convert a row into 3d matrix having all combinations
i have a piece of code p=[1 -1 1j -1j] i want to convert this 1x4 matrix into 256X4x2 matrix. how to fix this bug .

約6年 前 | 2 件の回答 | 0

2

回答