-
QPSK
信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
- 2013-12-17 16:55:47下载
- 积分:1
-
NSGA-2
说明: 基于nsga-2的多目标优化算法,有注解(Multi-objective optimization algorithm based on nsga-2, annotated)
- 2020-05-11 15:37:28下载
- 积分:1
-
floyd
图和网络最短路径法则的弗洛伊德算法,从振动论坛下载。挺不错的哟。。(Network map and the law of the shortest path algorithm Freud, from the vibration of the forum to download. Pretty good yo. .)
- 2009-05-24 00:59:18下载
- 积分:1
-
chao-xi-tiao-he-fen-xi
本代码可以用于一个月的潮汐调和分析,求出调和常数,并进行潮汐预报。(Month of tidal harmonic analysis)
- 2013-12-30 18:14:57下载
- 积分:1
-
HEED_NEW
MATLAB Code for HEED protocol
- 2014-11-08 15:31:00下载
- 积分:1
-
subroutine
包含五个abaqus UMAT裂纹、蠕变等不同的本构程序(abaqus UMAT)
- 2014-02-28 22:12:59下载
- 积分:1
-
Airy
说明: Matlab仿真Airy光束相位图,有效(MATLAB simulation of Airy beam phase diagram, effective)
- 2021-04-22 21:08:48下载
- 积分:1
-
matrixRecovery
关于不完整及不精确矩阵恢复的程序。输入矩阵的稀疏系数、测度矩阵、残缺矩阵和逼近容忍程度即可大概恢复出原矩阵并给出恢复评估系数。(Incomplete and inaccurate matrix recovery program. Sparse input matrix coefficients measure matrix, incomplete matrix approximation tolerance level you can probably recover the original matrix and gives the coefficient of recovery assessment.)
- 2013-04-16 23:00:03下载
- 积分:1
-
MTN-Lecture-1
MOBILE TELE COMMUNICATION
- 2014-02-05 17:07:12下载
- 积分: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