4 Questions 4 Answers 0 Followers
Questions related from Abeera Tariq
help me in vectorizing this matlab code function X = IDWT2DCT(x,Dct_matrix,IW_matrix)[K,MN]=size(x);block_size = 8;X = zeros(block_size,block_size,K);temp = zeros(block_size,block_size); y =...
04 April 2015 5,120 4 View
I want to work using matlab mpi, can someone guide me?
11 November 2014 6,011 2 View
I have 100 2D images and want to construct a 3D image
08 August 2014 454 10 View
I transferred 2D slices in 3D single Matrix.
08 August 2014 8,843 7 View