-
rocplot
ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option).
It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
- 2009-12-14 20:49:44下载
- 积分:1
-
optimization
matlab优化视频讲座,浅显易懂,附有下载网址,例子代码(matlab optimization of video lectures, easy to understand)
- 2011-06-06 16:12:55下载
- 积分:1
-
Rrayleigh_chaa
瑞利衰落信道仿真,基于Matlab的瑞利衰落信道仿真程序序源代码,还可以用C++来进行编程,已通过测试。
(Rayleigh fading channel simulation, has been tested Matlab Rayleigh fading channel simulation program sequence source code, you can also C++ programming.)
- 2012-07-22 22:23:36下载
- 积分:1
-
real_time_data_serial
This matlab script is for ploting a graph by accessing serial port data in
real time. Change the com values and all variable values accroding to
your requirements. Dont forget to add terminator in to your serial device program.
This script can be modified to be used on any platform by changing the
serialPort variable.
- 2015-03-23 14:33:34下载
- 积分:1
-
jakes
说明: 信道仿真,小尺度衰落信道的MATLAB仿真源码(matlab jakes)
- 2010-04-23 22:36:53下载
- 积分:1
-
OMP
压缩感知 空域稀疏信号 精确恢复重建 匹配追踪算法 (compressive sensing sparse spatial signal orthogonal matching pursuit )
- 2015-04-07 23:41:56下载
- 积分:1
-
核密度估计大作业KDE
说明: 东华大学机器学习核密度估计大作业
第一部分是一个三维的彩色KDE估计图(最好用MATLAB画);第二部分是测试图片的运动目标二值图像检测结果(运动员用白色像素,背景用黑色)(Big assignment of kernel density estimation for machine learning in Donghua University
The first part is a three-dimensional color KDE estimation map (preferably drawn with Matlab); the second part is the detection result of the moving target binary image of the test image (athletes use white pixels, background use black))
- 2020-03-19 09:38:23下载
- 积分:1
-
Code_LowRankSaliency
通过恢复低秩矩阵得到显著性图,其中详细的运用了mean-shift算法,可以很好的了解mean-shift算法的使用,同时还包含了RPCA算法。(Significantly through the recovery of low rank matrix diagram, which detailed the use of mean-shift algorithm, can be a very good understanding of the use of the mean-shift algorithm, also contains RPCA algorithm.)
- 2013-01-16 22:11:56下载
- 积分:1
-
fft_pwr
把已知的时域信号进行傅里叶变换在频域上显示。(If you are running a lot of time based simulations, often you will want to see the frequency response. Here is a function that may help.)
- 2013-10-20 12:24:57下载
- 积分:1
-
YPD_20190308
说明: 滞回曲线分析 计算能量耗散系数 滞回曲线的加载圈数(Press the Analyze button, and the hysteretic loop will be decomposed into separate loops, from which the hysteresis loop area, secant stiffness, equivalent viscous damping coefficient are obtained.)
- 2021-04-21 21:58:49下载
- 积分:1