Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
