photo

yiying peng


Last seen: environ 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


value transform by for loop
clear all;clc; n=5; for i= 1:n c(:,:,i)=randi([0 3], 2, 2); end for i= 1:n cdct(:,:,i) = dct2(c(:,:,i)); end cd1_1 = cdc...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


Storage many same dimension matrixes to one matrix
if x1 x2 x3 all 4x4 matrix i want storage them easy to k=[x1 x2 x3] and i have k matrix 4x12 but when n is larger to 100000 f...

environ 2 ans il y a | 1 réponse | 0

1

réponse