統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,306
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
