Statistics
3 Questions
                        0 Answers
RANK
134,122
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            66.67%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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
Feeds
Question
drying to scale down image by factor of 2 using loops
Hi, Ive been stuck trying to figure out how to scale down a greyscale image using loops and the mean function. This is what I am...
2 years ago | 1 answer | 0
1
answerQuestion
Splitting arrays using loops
would there be a way to create a loop for splitting an 8x8 array into seperate 4x4 arrays and then find the mean of each of the ...
2 years ago | 1 answer | 0
1
answerQuestion
how to split an 8x8 2D array
how would I split an 8x8 2D array into four 4x4 arrays so that I can take the mean of each 4x4 array using the mean function?
2 years ago | 1 answer | 0
