Community Profile

photo

Pham Ngoc Thanh


ptithcm

Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to convert a bit sequence to array?
i have key = 1234; bit_sequence = dec2bin(key); how i convert bit_sequence = 10011010010 to A = [1 0 0 1 1 0 1 0 0 1 0]

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

1

respuesta

Pregunta


how to repeat a bit sequence?
Hi I have a key =1234; bit_sequence = dec2bin(key); how i create a new_bit_sequence longer by repeating bit_sequence n ...

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

1

respuesta

Pregunta


How to make a binary sequence bit with given key?
Hi I have a key (ex: key=1234;) how i create a binary sequence bit whose length is 1000 with this key?

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

1

respuesta

Pregunta


how to encode a bit sequences with key?
how to encode bit sequences with a key, before embedded into an images ( to enhance the secure) , then extracted and decode wi...

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

1

respuesta

Pregunta


how to convert a grayscale image to binary sequence
I'm research on watermarking. I want to convert a grayscale image MxN pixel (a pixel value 0~255)in to a binary sequence and pe...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


why do when I perform subtraction of two the same matrices is very small results, generally is 1e-016
when I perform subtraction of two the same matrices is very small results, generally is 1e-016, what can i do, If the result les...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
how to make a matrix elements randomly distributed
thanks a lot.

casi 11 años hace | 0

Pregunta


how to make a matrix elements randomly distributed
how to make a matrix m elements, which has n elements "one" or #0, randomly distributed, the remaining elements are zero (n<m).

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to take the value of the array
I have Wj1 = [3x12 double] [3x48 double] [3x192 double] I want to have a matrix [3x252], I make A=[Wj1{1},Wj1{2}...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to create a series of changes over the loop variable and can assign a value to it
how to create a series of changes over the loop variable and can assign a value to it Example for r=1:3 A|r| = r ...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Have problem when learn mex
I'm learning Mex funtion, but when i excute an example mex yprime.c have error: C:\PROGRA~1\MATLAB\R2011B\BIN\MEX.PL: Erro...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta