Statistics
3 Questions
0 Answers
RANK
180,931
of 301,383
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,252
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,306
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
Feeds
Question
Resizing Image using imread
Is there a way to resize an image without using imresize? For example I = imread('rice.png') returns a 256 x 256 logical array. ...
9 years ago | 1 answer | 0
1
answerQuestion
Finding Values of a nxn Matrix and Displaying Values
I have and nxn matrix called M. I don't know what values M has and I want to be able to find out without going through the entir...
9 years ago | 1 answer | 0
1
answerQuestion
Extract x and y coordinates for points in a multivariable function
I have a function of two variables(x and y). This function only has values of 0 and 1 for each point on the x-y grid. How would ...
9 years ago | 1 answer | 0
