資源簡介
利用四階超混沌映射,可以對圖像進行完整有效的加密與解密,而且效果良好
代碼片段和文件信息
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))
- 上一篇:雙向全橋DC-DC雙重移相控制matlab仿真
- 下一篇:matlab實現漢明編碼
評論
共有 條評論