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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答