Younghun Kim
Followers: 0 Following: 0
Feeds
질문
Can someone help me how to add 2 hexadecimal numbers?
I have ha and a as string, and I want to add 2 hexadecimal numbers. ha = '6a09e667f3bcc908' fn_bin2hex(a) = '73a54f...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to change this?
I'm sorry I always ask you something similar. I am studying Matlab. I have a M M = '011000010110001001100011100000000...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to split this?
I have M as a result of another function. and I have to split M like C automatically... I want to split it every 16 bi...
4년 초과 전 | 답변 수: 4 | 0
4
답변질문
Can I change this?
I have array_X array_X=[1,1,1,0,1,0,0,0,1,0] i want to change to like this. ans = '1110100010' how to change...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to naming for this? MATLAB Question
hK0='428a2f98d728ae22'; % K0~K15 hK1='7137449123ef65cd'; hK2='b5c0fbcfec4d3b2f'; hK3='e9b5dba58189dbbc'; hK4='3956c25bf348b538...
4년 초과 전 | 답변 수: 1 | 0