photo

Hyderkkk


Last seen: Today 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
17,154
of 300,262

声誉
2

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,900

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • First Review
  • Explorer

查看徽章

Feeds

排序方式:

已回答
correlation analysis of two adjacent pixels
IA=rgb2gray(im2double(A)); c_diag = corrcoef(IA(1:end-1, 1:end-1), IA(2:end, 2:end)); c_vert = corrcoef(IA(1:end-1, :), IA(2:e...

4 years 前 | 0

提问


matlab code . How can i find Lyapunov Exponent four dimension matlab code ?
How can i find Lyapunov Exponent four dimension matlab code ? Lyapunov Exponent of Continuous chaotic system of four dimension...

4 years 前 | 0 个回答 | 0

0

个回答

提问


measure speech encryption How do i get the NPCR and UACI of an original speech and encryption in matlab code ?
How do i get the NPCR and UACI of an original speech and encryption in matlab code ?

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Calculating UACI, NPCR for 2 images
How do i get the NPCR and UACI of an original speech and encryption in matlab code ?

5 years 前 | 1

提问


Is there a package in Matlab or code to Calculate the Lyapunov Exponents for 7 dimensions?
f(1)= -14*x(1)+11*x(2)+0.4*x(4)-0.5*x(5); f(2)= 30*x(1)-2.5*x(1)*x(3)-4*x(2); f(3)= -5*x(3)+x(1)*x(2)+0.5*x(5); f(4) = -x(4)-...

5 years 前 | 0 个回答 | 0

0

个回答