photo

sara


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


LFSR code problem for 50 bits
am trying to run this code to calculate maximum length of 50 bit LFSR, and when i run this code it just keep on running (it neve...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to add space between matrix elements?
hi guys am working on binary matrix, and i want a code to add space between matrix elements? matrix as : 11001110;110011...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to calculate total hamming distance?
hi guys i have this code which i was running to calculate hamming distance: D = pdist(AA,'minkowski',1); D_matrix = square...

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

1

respuesta

Pregunta


how to multiply matrix vectors with one column?
if i have matrix M = [1 0 1 0; 1 0 0 1;1 1 1 0;1 1 1 1; ...] and i want to multiply each row with one cloumn B=[1 0 0 1] how to...

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

1

respuesta

Pregunta


how to calculate Galois field number system ?
hi guys i need a code to calculate the following Galois field number system for generating LFSR sequence, i want to modify thi...

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

0

respuestas

Pregunta


how to swap rows between matrix?
hi guys,,, i have two matrix A & B, and i want to swap the rows between these matrix according to their Distance. the swap sh...

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

1

respuesta

Pregunta


problem with cellular automata code?
i found this code here, and i try to initialize it with [1 0 1 1 0 1 1] but it didn't work. http://www.mathworks.com/matlabce...

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

1

respuesta

Pregunta


how to calculate element distance in a vector?
hi guys i want to calculate the difference between vector element as [0 1 1 0 1 1 0] which should give 0-1=1,1-1=0,1-0=1,0-1=1...

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

2

respuestas

Pregunta


error in OR matrix for dimension
hello i have two matrix(M & M2) one of them M have 50 row and 32 column and the second one M2 has 50 row and 10 column i want ...

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

1

respuesta