-
Threewaymfiles
这是一个三面阵列的数学工具软件,可以应用到图像处理,主成分分析等方面(This is an array of three mathematical tool software, can be applied to image processing, principal component analysis, etc.)
- 2009-01-08 11:45:43下载
- 积分:1
-
jpeg-code-matlab
JPEG matlab code each and every function commented
- 2011-04-27 12:30:46下载
- 积分:1
-
deltamodulation
modulation and demodulation used in lte systems
including qpsk 16-qam 64-qam
- 2012-06-23 01:54:27下载
- 积分:1
-
matzhf
组合风速模型,将组合风分解成基本风、阵风、随机风和渐变风(Combination of wind speed model, the combination of wind decomposed into basic wind gust random wind and gradient wind)
- 2021-04-01 11:19:08下载
- 积分:1
-
1
说明: 光电开关及其应用光电开关及其应用光电开关及其应用(Photoelectric switch and its application photoelectric switch photoelectric switch and its applications and its application)
- 2010-03-07 18:00:29下载
- 积分:1
-
bp-example
利用两层BP神经网络训练加权系数。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数(Weighting factor of two layers of BP neural network training. The hidden layer activation function to take the S-shaped transfer function, the output layer activation function to take a linear transfer function)
- 2020-10-24 08:57:22下载
- 积分:1
-
FCG_3D
岩体稳定性计算,单个裂隙生成,三维模型!应用于边坡,大坝等岩质结构!(Rock stability calculations, a single crack generation, three-dimensional model! Applied to the slope, rock dams and other structures!)
- 2014-09-17 12:48:22下载
- 积分:1
-
idtdwt
inverse-dual tree discrete wavelet transform (i-dtdwt) matlab codes
- 2014-10-07 06:08:39下载
- 积分:1
-
ARAPPara_matlab
ARAPPara_matlab 网格参数化的源码(ARAPPara_matlab code for parameterization of 3d mesh)
- 2021-01-27 23:58: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