photo

priya


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
247,841
of 301,252

評判
0

コントリビューション
3 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,207

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,657

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答