Statistik
RANG
217.543
of 300.765
REPUTATION
0
ANTWORTZUSTIMMUNG
90.0%
ERHALTENE STIMMEN
0
RANG
of 21.084
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 170.941
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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]
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
Antworthow to make a matrix elements randomly distributed
thanks a lot.
mehr als 12 Jahre vor | 0
Frage
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).
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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}...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0

