-
AGWN_BER
高斯白噪声信道下原信号的误码率特性,仅供参考(Gaussian white noise channel bit error rate characteristics of the original signal)
- 2010-05-29 20:51:01下载
- 积分:1
-
newtransferfn
new model of function
- 2013-11-03 17:57:52下载
- 积分:1
-
minq.tar
MINQ - bound constrained quadratic programming
using rank 1 modifications
source: http://solon.cma.univie.ac.at/~neum/software/minq
- 2015-03-31 00:10:48下载
- 积分:1
-
Combination_prediction
组合预测模型,五个单项模型的组合预测模型和两个单项模型组合的预测模型(Combination forecasting)
- 2017-01-19 21:01:39下载
- 积分:1
-
RL
说明: 基于matlab的Rotman lens设计(matlab based Rotman lens design)
- 2017-12-06 23:23:34下载
- 积分:1
-
NCOPNET
TUTORIAL FOR UW NETWORK CODING USING OPNET AND MATLAB
- 2010-07-11 15:20:16下载
- 积分:1
-
FuzzyPIDcontroll
说明: SIMULINK仿真中做了模糊控制自整定PID控制器和常规PID控制器对同一个一阶惯性环节的控制仿真,(SIMULINK simulation of fuzzy control has done a self-tuning PID controller and conventional PID controller with a first-order inertial link in the control simulation,)
- 2008-11-27 16:35:23下载
- 积分:1
-
divide-and-conquer
分治算法的介绍和C源程序。包含数学建模的分治算法的编程心得(The introduction of the divide-and-conquer algorithms and C source.)
- 2012-09-07 16:49:42下载
- 积分:1
-
CalendarData
Calendar Data Source Code for Andriod.
- 2013-11-12 11:58:02下载
- 积分: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