photo

priya


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
241,039
of 301,186

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


hello , i need a coding?
hello i am coding for hash512 algorithm. i have coded up to padding operations and i need to perform round functions can so...

11 years ago | 0 answers | 0

0

answers

Question


how can i or 2 unbalanced vectors?
if my values are m = [ 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 0 1 1 1]; f = [ 1 0 1 1 1 0] then how can i perform logical or on f and...

11 years ago | 0 answers | 0

0

answers

Question


how to xor r1 , r2 and resolve the following error?
x5 = '510E527FADE682D1'; bx5 = base2dec(x5,16); e = dec2bin(bx5,64); r1 = circshift(e,[0 +14]); disp(r1); r2 = circshift(e...

11 years ago | 2 answers | 0

2

answers