Description: Using file io functions in Matlab is a bit of confusion due to the variety and the issue of vectorisation.
In the following snippet data is read back using:
fscanf : creates a vector row by row
textread (or its replacement textscan): creates matrix
importdata: creates matrix
load: creates matrix-Using file io functions in Matlab is a bit of confusion due to the variety and the issue of vectorisation.
In the following snippet data is read back using:
fscanf : creates a vector row by row
textread (or its replacement textscan): creates matrix
importdata: creates matrix
load: creates matrix
Platform: |
Size: 12288 |
Author:steven |
Hits:
Description: 计算分类性能指标matlab代码,指标包涵:混淆矩阵ConfusionMatrix 整体分类精度OA
Kappa 平均精度AA 用户精度user
生产精度producer 每个类别的准确率perAcc -Classification performance computing matlab code, index inclusion: confusion matrix ConfusionMatrix overall classification accuracy OA Kappa average precision AA user precision user produce precision producer accuracy of each category perAcc Platform: |
Size: 1024 |
Author:曾凡杰 |
Hits: