Amrita K


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
224,527
of 300,918

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,110

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,685

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Des matlab code required
I have designed an algorithm and now m trying to compare it with DES algorithm. I want the matlab working code for DES algorith...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Want to get only characters after using bin2dec.
I'm first trying to change characters to binary using dec2bin. Have reshaped it to form a single row array and performed some ac...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Bit missing after circular shift
I have noticed that after performing circular shift, the bit after the shift value is missing. Shiftvalue = randi(2, n) n...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


To reshape the number of elements must not change matlab error
I have performed circular shift over 64bit of data. FB = circshift(bits, [1, S]) Note: S is randomly generated. Now...

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

1

답변

질문


Binary string to character string
I have first converted a text message to binary... Now I want to reverse back the binary string to character string. Msg = d...

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

1

답변