photo

sa za


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
220,242
of 300,765

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I turn initial value of chaos system to key for encryption algorithm?
I used chaos system for encryption with `(1.00001,3.26,22)` as initial value. I want to use these numbers as key for encryption ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Using parallel computing for two for loops
In my program(in matlab) I have two for loops and I want to use parallel computing for these loops: #loop a for i=...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to run two independent functions simultaneously?
Hi.I have two functions for creating numbers.lu and lu1(similar to lu).lu 's out put is matrix with 4 columns (rows depend on ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Parallel computing in matlab
I recently became familiar with Parallel computing in a multicolor processor.in my program in matlab I have a matrix [1000,1000]...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with text size
I have A simple problem I get matlab 2013 but when I want to write my program text size is too small. I dont have this problem w...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to use Bitxor for Double Numbers
I have two matrix of double numbers [0.5,0.789,....].and I want to use bitxor for these numbers.how can I do this? my all number...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Correlation coefficient for image pixels
I can not use corr2 because corr2 working for two image but I want to get correlation coefficient for one image could I divide...

12 years 前 | 0

提问


Correlation coefficient for image pixels
I want to calculate the correlation coefficient for my image pixel(binary)and after that for my encrypted image. I know corr2 is...

12 years 前 | 2 个回答 | 0

2

个回答