-
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
-
PID
PID控制器的模型仿真,结果三环的仿真正确(PID controller model simulation, the results of three-ring of the simulation correctly)
- 2012-03-29 18:20:14下载
- 积分:1
-
peakdetect_ECG_v4
ECG心电图 峰值检测
Inputs
ecg : raw ecg vector
fs : sampling frequency
view : display span of the signal e.g. 8 seconds (8 seconds is the default)
Outputs
indexes and amplitudes of R_i, R_amp, etc
heart_rate computed heart rate
buffer_plot : processed signal(ECG peak detect analysis
Inputs
ecg : raw ecg vector
fs : sampling frequency
view : display span of the signal e.g. 8 seconds (8 seconds is the default)
Outputs
indexes and amplitudes of R_i, R_amp, etc
heart_rate computed heart rate
buffer_plot : processed signal)
- 2014-11-21 23:17:07下载
- 积分:1
-
sq
说明: square wave is used to produce square signals.
- 2015-01-08 14:00:26下载
- 积分:1
-
pca
应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率(PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate)
- 2007-07-04 16:20:40下载
- 积分:1
-
invertedpendulum
Simulink for Inverted pendulum.
- 2007-12-10 11:00:03下载
- 积分:1
-
Matrix_Computations
matrix computation book
- 2010-01-02 18:00:52下载
- 积分:1
-
fingerprintMATLAB3
指纹识别算法的matlab程序,用的算法是gabor滤波器(matlab program of fingerprint recognition algorithm , using the algorithm of gabor filter)
- 2010-05-06 20:56:43下载
- 积分:1
-
msl
最小二乘法测向技术研究,很好的文章,大家一起研究一下(Least squares method to measure the technology, very good article, we study together)
- 2010-05-19 21:22:37下载
- 积分:1
-
modelsim_tut
learnigng of modelsim in matlab
- 2011-07-28 16:08:36下载
- 积分:1