統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
??? Subscript indices must either be real positive integers or logicals.
I got problem with my code anybody can help..went i run the error is ??? Subscript indices must either be real positive integers...
約10年 前 | 1 件の回答 | 0
1
回答質問
??? Error using ==> confusion at 57
<</matlabcentral/answers/uploaded_files/5975/confusion%20mat.jpg>> Targets and outputs have different dimensions. Error ...
約11年 前 | 0 件の回答 | 0
0
回答質問
how to plot classification confusion matrix?
*??? Error using ==> confusion at 57 Targets and outputs have different dimensions. Error in ==> plotconfusion>plot_figure a...
約11年 前 | 1 件の回答 | 0
1
回答質問
??? Error using ==> network.train at 145 Inputs are incorrectly sized for network. Matrix must have 1000 rows.
in=d(1:1000,1:40); ou=d(1:1000,41:44); trainInput= d(201:1000,1:40); % input for training trainOutput= d(201:1000,41:44);...
約11年 前 | 1 件の回答 | 0
1
回答質問
error ??? Index exceeds matrix dimensions.
% -------------------------------------------------------------------------- %define input and output for training ...
約11年 前 | 1 件の回答 | 0