-
Matlab_ppt
matlab教程,内容较全面且精简,有助于新手快速上路~(matlab tutorial, content more comprehensive and streamlined to help novice fast road ~)
- 2011-07-04 21:10:51下载
- 积分:1
-
3Daut
3d automation source running for curves manouvering
- 2015-07-27 03:45:20下载
- 积分:1
-
240219071721427f8
matlab code image proccessing codesq2
- 2019-03-22 02:39:40下载
- 积分:1
-
MATLABkechengjiangyi
这是学习编程很好的书籍,值得参考和学习哦,很实用,很详细(This is a very good book to learn programming, it is worth for reference and learning Oh, very practical, very detailed)
- 2009-11-21 12:18:20下载
- 积分:1
-
ciccomp2
计算CIC补偿滤波器系数方法2
Matlab source code(another method of calculate CIC compensation filter coefficients
)
- 2011-01-03 14:02:57下载
- 积分:1
-
svm_demo
svm demo的实现 实现SVM训练测试的全过程,对于初学者很实用,也能彻底了解SVM运行过程,知其然知其所以然,国外一权威网站上下载的,上传以供分享学习(svm demo of SVM training tests to achieve the realization of the entire process, a foreign authority Web site to download and upload for sharing learning)
- 2014-11-27 13:29:57下载
- 积分:1
-
bingyang3
本程序运用bing yang的PAST算法和PASTD算法跟踪信号子空间,并利用MUSIC算法估计信号的波达方向(DOA)(This procedure utilizes the PAST algorithm and the PASTD algorithm (put forward by Bing Yang)track signal subspace, and uses MUSIC algorithm to estimate signal prameter Direction Of Arrival(DOA)
)
- 2021-03-14 11:49:23下载
- 积分:1
-
capacity
现代编码调制作业,不同信噪比下的信道容量计算(Modern coding and modulation operations, different SNR channel capacity calculation)
- 2011-11-21 18:48:43下载
- 积分:1
-
dea matlab
求解DEA CCR BCC 超效率 matlab程序(Solve the DEACCR BCC super efficiency matlab program)
- 2019-02-20 10:25:28下载
- 积分: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