photo

Hyderkkk


Last seen: 11日 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
2 回答

ランク
16,869
of 300,369

評判
2

コントリビューション
3 質問
2 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,936

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

コントリビューション
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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 0 件の回答 | 0

0

回答