Feeds
질문
The answer is NaN
I don't know why the answer of this code is NaN. Help me please. thanks so much for a = 01:20 filename = [num2str(a,'%...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
Undefined function or variable 'm'
I'm newer using matlab I wrote this code,but i have a error Plz help me,thanks A=imread('21_training.tif'); B=A(:,:,2); ...
12년 초과 전 | 답변 수: 3 | 0
3
답변질문
mtimes error when multiply a constant with a matrix
[maxF loc]=max(F(:)); [row col]=size(F); %create a matrix max G=(128-maxF).*ones(row,col); ??? Error using =...
12년 초과 전 | 답변 수: 1 | 0
