-
residualR
扩展卡尔曼与粒子滤波结合的程序,用扩展卡尔曼作为提议分布,然后利用粒子滤波进行滤波跟踪,效果比常用的粒子滤波要好!均方根误差也比较小。(Extended Kalman particle filter in conjunction with a program, as proposed by the extended Kalman distribution and particle filter for filtering track, the effect is better than the commonly used particle filter! RMS error is relatively small.)
- 2014-11-13 21:40:56下载
- 积分:1
-
BER_MRCbpsk
ber for mrc for bpsk . simply can add other modulation techniques
- 2015-03-27 09:17:45下载
- 积分:1
-
rgb_hormomorphic
本代码利用同态滤波算法来对图像进行处理,从而实现增强图像质量,使用的是matlab环境(this code is used to accomplish the image enhancement , using homomorphic filtering aglorithm)
- 2013-05-23 10:37:06下载
- 积分:1
-
A-Fast-Convergence-Multiuser-Detection-Scheme-for
good paper about sparse code multiple access (SCMA)
- 2016-11-27 13:02:53下载
- 积分:1
-
vqtam
MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers:
G. A. Barreto & A. F. R. Araujo (2004)
"Identification and Control of Dynamical Systems Using the Self-Organizing Map"
IEEE Transactions on Neural Networks, vol. 15, no. 5.
- 2009-03-12 00:53:49下载
- 积分:1
-
matlab_fuzzy
关于Matlab模糊控制工具箱比较系统的教程。适合初学者(On the Matlab Fuzzy Control System Toolbox Tutorial comparison. Suitable for beginners)
- 2007-11-25 14:09:33下载
- 积分:1
-
yiqun
基于蚁群算法的打孔机生产效能的提高matlab程序源代码(Ant Colony Algorithm)
- 2012-06-24 12:39:29下载
- 积分:1
-
1
说明: matlab SIMULINK Arabic tutorial part 1
- 2014-10-10 14:02: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
-
9Lab
Numerical integral, Romberg integral, matlab .m file, source code.
- 2011-05-23 17:46:43下载
- 积分:1