Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 .

más de 6 años hace | 2 respuestas | 0

2

respuestas