Wubie Engdew - MATLAB Central
photo

Wubie Engdew


Bahir Dar University

Active since 2019

Followers: 0   Following: 0

Message

Statistics

MATLAB AnswersFrom 12/19 to 01/25Use left and right arrows to move selectionFrom 12/19Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
101,766
of 296,498

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


how to calculate amount of energy consumption energy cryptography and steganography in matlab?
how to get energy amount of energy consumption in encrption and decryption as well as hiding and extracting?

5 years ago | 2 answers | 0

2

answers

Question


reshape error in order to Convert Each Pixel to Decimal Values
Error using reshape Product of known dimensions, 220, not divisible into total number of elements, 1. Error in file2>embedding...

5 years ago | 0 answers | 0

0

answers

Question


How to Convert image pixes into Binary Bits in MATLAB?
imgr=imgrgb(:,:,1); imgg=imgrgb(:,:,2); imgb=imgrgb(:,:,3); imgrb=hexToBinaryVector(dec2hex(imgr(:,1:ceil(4*L/row))),8); img...

5 years ago | 1 answer | 0

1

answer

Question


how to concatenate image and text in matlab
Error using cat Dimensions of arrays being concatenated are not consistent. Error in file2>embedding_radiobutton_Callback (l...

5 years ago | 1 answer | 0

1

answer

Question


Error in imagesc matlab
Error using image Color data must be numeric or logical values. Error in imagesc (line 19) hh = image(varargin{1},'CDat...

5 years ago | 0 answers | 0

0

answers

Question


Reference to non-existent field 'axe2'. to display stego image
Reference to non-existent field 'axe2'. Error in file2>embedding_radiobutton_Callback (line 202) axes(handles.axe2); Error in...

5 years ago | 1 answer | 0

1

answer
Go to top of page