-
00k
2ask的产生与接收,使用匹配滤波器,无需同步。运用MATLAB运行(2ask generation and reception, using the matched filter, without synchronization. Run using MATLAB)
- 2010-10-22 20:02:48下载
- 积分:1
-
Gravimetry_processing
Gaussian Correction for Gravimetry processing in matlab
- 2010-02-17 03:44:37下载
- 积分:1
-
Mathcad-Tutorial-2011
tutorial to mathcad 15
- 2013-05-03 03:54:22下载
- 积分:1
-
RandDisplay-some-wooden-
在不同位置以不同角度显示 有木有 的MATLAB 程序(In different locations to different angles to show some wooden MATLAB program)
- 2012-02-09 13:22:22下载
- 积分:1
-
MATLAB7
MATLAB7.8数学符号运算宝典,有助于采用新版本的matlab编程用的(MATLAB7.8 Collection mathematical symbolic manipulation can help with a new version of matlab programming using)
- 2010-10-15 10:56:55下载
- 积分:1
-
Code
使代码框文字可以中文高亮,达到方便阅读功能(Chinese characters can make the code box highlighted, to facilitate the reading function)
- 2014-10-17 16:29:04下载
- 积分:1
-
FSK-mod
SIMULINK BPSK A QPSK
- 2014-10-25 07:46:29下载
- 积分:1
-
sepia
sepia filter on image sepia.m
- 2013-12-17 00:22:25下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
MATLAB toolbox control engineering technical manual. This book provide readers with the use of MATLAB practical guidance. Mainly with the introduction of the MATLAB control engineering related to six basic toolbox: System Identification Toolbox, Control System Toolbox, Robust Control Toolbox, Model Predictive Control Toolbox.
- 2014-01-30 22:28:40下载
- 积分:1
-
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