photo

Pranoy


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


RESHAPE
i have an array of binary numbers of size(1*32768)... i need to reshape this to another array of size(4096*8) with the first 8 ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Stegnaography using DCT
this is the code we are using to implement steganography based on DCT.... I = imread('lena_std.jpg'); I = im2doubl...

거의 13년 전 | 답변 수: 6 | 0

6

답변

질문


Dcimal to binary conversion of float numbers and vice-versa
we are using this code to convert float values to binary... B=-1.92 b=dec2bin(typecast(single(B),'uint32'),32) bu...

거의 13년 전 | 답변 수: 1 | 0

1

답변