統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,813
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Can anyone explain this code line by line?
function EVAL = Evaluate(ACTUAL,PREDICTED) % This fucntion evaluates the performance of a classification model by % calculat...
約7年 前 | 1 件の回答 | 0
1
回答質問
why this code is used?
function iHelix=snailMatIndex(inMatDims) if length(inMatDims)==1 inMatDims=repmat(inMatDims, 1, 2); end nElemems=inMatDims(1...
約7年 前 | 0 件の回答 | 0