-
DS
说明: ds证据理论实现数据融合,一 种 新 的 基 于 证 据 理 论 的 合 成 公 式, 论文作者,孙全, 电子学报。(ds realize data fusion theory of evidence, a new theoretical synthesis of evidence-based formula, authors, Sun Quan, the electronic Journal.)
- 2007-09-28 18:40:12下载
- 积分:1
-
matlabinchemistry
matlab在化学工程中的应用实例程序,对大家研究学习有指导作用。(practice of matlab in chemistry and chemistry engnierr)
- 2009-05-28 09:51:53下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
FDTD2D
一个FDTD二维的经典程序,非常不错,适合初学者使用。(A classic two-dimensional FDTD program, very good, suitable for beginners.)
- 2011-01-23 11:29:28下载
- 积分:1
-
Lecture10II
Source code in matlab of neural network.
- 2010-05-30 02:24:42下载
- 积分:1
-
wuchaxitong
误差系统同步,matlaB程序,混沌系统(Synchronization error system, matlaB procedures, chaotic systems)
- 2013-10-23 10:08:15下载
- 积分:1
-
fig7_5b
We see that HTH matrix is almost diagonal as the off diagonal elements are nearly zero. So we are getting exact estimation in case of PRN INPUT due to diagonality of HTH matrix. As seen that the unknown inpulse response ( h ) and estimated impulse response ( hth ) are coming out to be exactly same. The estimation even gets better for large N .as we get the HTH matrix perfect diagonal. So we come to know that we can estimate the unknown parameters exactly when PRN input is used.
- 2013-05-02 02:54:15下载
- 积分:1
-
DMC_control_superheated_temperature
简单、规范的DMC源码,应用于过热汽温控制,添有大量注释,可读性强。(Simple and standard DMC code for control of superheated temperature. Notes are added and it is readable for everyone.)
- 2020-12-23 15:49:06下载
- 积分:1
-
viterbichengxu
卷积码的编码和译码的matalb程序,译码算法采用viterbi算法(Convolutional encoding and decoding matalb procedures decoding viterbi algorithm using)
- 2010-11-11 22:17:36下载
- 积分:1
-
kalman
卡尔曼滤波器在目标追踪上的应用,目标真实运动为匀速直线运动,系统噪声为高斯白噪声。(Kalman filter for target tracking application on the target real motion is uniform motion, the system noise is Gaussian white noise.)
- 2013-11-12 21:04:29下载
- 积分:1