資源簡(jiǎn)介
利用四階超混沌映射,可以對(duì)圖像進(jìn)行完整有效的加密與解密,而且效果良好
代碼片段和文件信息
function?zz
clc
clear?all
[tx]=ode45(@weifen[0:0.001:100][-11.0431???-7.9989???26.8729?0.1]);
figureplot(tx);
figureplot(x(:1)x(:2));
figureplot(x(:1)x(:3));
figureplot(x(:2)x(:3));
figureplot3(x(:1)x(:2)x(:3));
figureplot(tx(:1))
評(píng)論
共有 條評(píng)論