Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 .

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten