photo

Jubilee Adeoye


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
165,552
of 301,186

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


create zeroes of of row and colum of a huge matrix
Hello, I have a huge matrix and I need to create a zero matrix by multiplying the rows and columns. I tried to use this command...

9 years ago | 2 answers | 0

2

answers

Answered
How to create a 3d stack of multiple images in Matlab
Thanks for your help!!

10 years ago | 0

Question


How to create a 3d stack of multiple images in Matlab
Can someone help with creating a 3D stack in Matlab. I have used this line of codes, but it seems that my code stacks up the sa...

10 years ago | 3 answers | 0

3

answers

Question


displaying single slices in image stack
How can i display particular slices of my .tif image stack in Matlab. I have tried the line "imshow(I(:,:,:,300)", since i am as...

10 years ago | 1 answer | 0

1

answer