photo

Megan Wang


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
93,830
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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 1

View badges

Feeds

View by

Question


FOR loop standard deviation of multiple images
I want to construct a FOR loop to calculate the standard deviations of multiple images all stored within one 4x5 matrix. Then I ...

8 years ago | 0 answers | 0

0

answers

Question


Code Troubleshooting for replacing pixels in original image and ending with "index exceeds matrix dimensions."
My image size is 1600x1200 and I'm wondering why it keeps saying "index exceeds matrix dimensions." I want to fill the parts wit...

8 years ago | 1 answer | 0

1

answer

Question


How to cut an image by pixels without imcrop?
I would like to crop the image from (1,1) to (340,562) using a "while" function. This is the code I have so far c = I2(:,1)...

8 years ago | 1 answer | 0

1

answer