photo

yiying peng


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta