我有以下細胞基質,其將被用作一個混淆矩陣: confusion=cell(25,25);
然後,我有其他兩個單元陣列,在其上每行包含預測標籤(陣列輸出)和另一個包含真實標籤的單元矩陣(array groundtruth)。 whos output
Name Size Bytes Class Attributes
output 702250x1 80943902 ce
我想查找並保存數組中所有大於0的值並將它們保存在名爲「times」的變量中。我怎麼做?保存這些細胞的指數與細胞的實際值之間有什麼區別? 這是我已經盡力了,但因爲我得到的錯誤一定是撥錯: Undefined operator '>' for input arguments of type 'cell'. clear all, close all
[num,txt,raw] = xlsread('