-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
A-surface-chart
A surface chartHAODE曲面画法(A surface chartHAODE)
- 2014-10-28 17:44:04下载
- 积分:1
-
prtools
matlab的模式分类工具箱,包含大量模式识别的经典算法。(The matlab pattern classification toolbox contains a large number of classic pattern recognition algorithms.)
- 2013-04-11 17:54:41下载
- 积分:1
-
read_sac
读取sac数据子函数,再处理中直接调用该函数即可达到读取目的。(the code of read .sac files.)
- 2019-01-08 09:17:02下载
- 积分:1
-
jengting
光纤陀螺输出误差的allan方差分析,是路径规划的实用方法,小波包分析提取振动信号中的特征频率。( allan FOG output error variance analysis, Is a practical method of path planning, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-12-15 10:29:18下载
- 积分:1
-
OFDM
OFDM papr reduction using matlab
- 2012-04-15 18:08:33下载
- 积分:1
-
Desktop
光伏发电MPPT模型跟踪成功,利用电导增量法实现,效果很好。(Tracking success MPPT photovoltaic power generation model, using incremental conductance method, the effect is very good)
- 2020-09-05 16:48:05下载
- 积分:1
-
ShortDijkstra
Dijkstra最短路径算法,利用matlab实现,根据距离矩阵求解(Dijkstra shortest path algorithm)
- 2013-04-15 16:46:12下载
- 积分:1
-
故障定位程序faultlocation
故障定位程序,利用支持向量机和小波变换测量配电网的故障距离。(fault location use wavelet transformation)
- 2021-04-07 09:09:02下载
- 积分:1
-
HOS_based_MIMO
这是一个关于多输入多输出系统的频域忙识别系统的matlab源码,作者基于二阶和更高阶统计,获得了比较良好的识别效果,文件中包含了文章,可参照起来理解源码。(This is one of the multiple-input multiple-output system in the frequency domain busy Recognition System Matlab source, Based on the second-order and higher-order statistics, access to a relatively good recognition results, the paper contains articles, can be read in the light source.)
- 2007-05-23 14:44:37下载
- 积分:1