Community Profile

photo

Hyderkkk


Last seen: 5 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • First Answer
  • First Review
  • Explorer

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 2 anni fa | 0

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ?

oltre 3 anni fa | 0 risposte | 0

0

risposte

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

oltre 3 anni fa | 1

Domanda


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)-...

circa 4 anni fa | 0 risposte | 0

0

risposte