photo

konstantina vatavali


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
162,101
of 300,379

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


apply 3D DCT on a 3d matrix
Hello, Is there any way to apply 3d dct on a 3d matrix without using the multidimensional function mirt_dctn? i.e. working s...

5 years ago | 1 answer | 0

1

answer

Question


Divide a 3D matrix into smaller 3D matrixes
Hello, I have a 3D matrix e.g. 100x200x400. How can I divide it into 100 submatrices which dimensions are 100x200x4?...

5 years ago | 1 answer | 0

1

answer

Question


Display an RGB image
Hello, I'm trying to display an image which is generated by R, G and B channels. Each channel is a 225x225 image. When I comb...

5 years ago | 1 answer | 0

1

answer

Question


reshape a 3d matrix into 2d
Hello, Im trying to convert a 3d matrix x(9,9,625) into a 2d x2(225,225) . I want to put each (:,:,i) of x in order for the fir...

5 years ago | 1 answer | 0

1

answer