photo

sumaya


Last seen: 2年以上 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


can i get the matlab code for scrambling a digital image based on arnold transformations??
clc; clear all; close all; A = imread('cameraman.tif'); imshow(A); N=256; T=1.4938*N+40.8689; disp(T); ...

11年弱 前 | 2 件の回答 | 0

2

回答