-
source
its a source code for matlab
- 2013-09-28 23:16:34下载
- 积分:1
-
DTMF
用matlab的gui编写的DTMF双音多频信号生成与检测的演示程序,运行方法见readme,希望能对大家有所帮助。(Matlab by the gui prepared DTMF DTMF signal generation and detection demo program, run method see readme, for all of us hope to be helpful.)
- 2020-11-15 11:09:42下载
- 积分:1
-
MATLAB
应用MATLAB语言处理数字信号与数字图像,里面 有matlab调用c的方法(Application of MATLAB language processing digital signal with the digital image, which has matlab call method c)
- 2008-03-12 09:45:44下载
- 积分:1
-
lbc15_11
this is matlab code cyclic 1511
- 2010-11-09 23:45:34下载
- 积分:1
-
lid-friven-flow
顶盖驱动流的两种算法:simple法和boltzmann法(lid friven flow matlab code)
- 2011-08-29 23:13:35下载
- 积分:1
-
QPSKPMMSEPMATLAB
利用QPSK编码方式,实现了MIMO利用MMSE估计方法的性能的评估,评估指标为BER,可直接运行。(QPSK encoding MIMO assessment of the performance of MMSE estimation method, the evaluation index for the BER, and can be run directly.)
- 2021-04-29 11:08:43下载
- 积分:1
-
testSamples
TEST SAMPLES TO ECG IN MATLAB
- 2015-04-06 01:33:32下载
- 积分: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
-
ProgDTC
DPC matlab file two level VSI
- 2010-08-07 05:29:21下载
- 积分:1
-
DTW(matlab)
matlab编写的时间序列动态弯曲算法,包含有使用说明(If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points.)
- 2012-04-19 11:35:12下载
- 积分:1