-
guanliandu_monixulie
matlab灰色关联度模拟序列生成,你懂的。(Matlab gray relational modeling sequence generation.)
- 2012-08-16 11:34:47下载
- 积分:1
-
crossing
说明: 过零点检测 找到正弦波的过零点 过零点检测 找到正弦波的过零点(Zero crossing detection to find the zero crossing of sine wave)
- 2020-05-09 19:40:06下载
- 积分:1
-
optimal
优化问题实验
优化问题实验
优化问题实验(optiaml funtion)
- 2009-02-04 22:15:20下载
- 积分:1
-
get_clustering_coefficient
通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。
(Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.)
- 2009-02-05 11:33:39下载
- 积分:1
-
jifendf
定积分的定义动态描述,能够根据需要实现要求的积分。(matlab,use matlab )
- 2010-10-21 22:16:26下载
- 积分:1
-
参数辨识
说明: 此代码利用高斯牛顿迭代法,对非线性函数进行参数辨识。可以对传递函数通过阶跃响应实验得到的数据进行迭代获得传递函数的参数(The code uses the Gauss-Newton iteration method to identify the parameters of the non-linear function. The parameters of the transfer function can be obtained by iterating the data obtained from the step response experiment of the transfer function.)
- 2020-06-20 18:40:02下载
- 积分:1
-
SolvingSet
Outlier Detection and Prediction Using Solving Set
- 2009-11-17 14:07:12下载
- 积分:1
-
robust-sift
sift原程序,对之前版本的一些地方进行了重要修改,算法健壮可靠,可直接运行。(Sift matlab codes which modified the former version and fixed some big problems.The rusult is reliable and robust.The program can execute directly.)
- 2012-12-30 16:43:41下载
- 积分:1
-
fdtdmatlab
葛德彪的时域有限差分书后面的例题程序代码(the examples in the book FDTD of DeBiao Ge)
- 2015-01-07 21:17:51下载
- 积分: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