-
ML-estimator
极大似然估计器用于简单通信系统模拟,估计A1,A2:
s1 = x11*A1 + x12*A2
s2 = x21*A1 = x22*A2
r1 = s1 + n1
r2 = s2 + n2(Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2)
- 2013-03-22 11:39:44下载
- 积分:1
-
MATLAB-algorithm
Matlab编程实用书籍,对算法的基础讲解很详细,非常实用。(Matlab programming practical books on the basis of the algorithm to explain in great detail, very practical.)
- 2015-03-27 14:19:44下载
- 积分:1
-
mirparallel
this mfile is riten in matlab and is related to mirtoolbox
- 2010-07-29 06:00:34下载
- 积分:1
-
melcepst
MELCEPST Calculate the mel cepstrum of a signal
- 2009-03-05 16:30:53下载
- 积分:1
-
InteractiveFuzzyModelingExercisesforMATLAB
The following fuzzy modeling exercises run in the MATLAB environment. The interaction required by
the user is guided by instructions and editable fields menus. The user can change various parameters of
a system, and execute modeling commands to verify the resulting system. In some exercises, it is also
possible to manually edit the fuzzy system initially generated with the parameters given by the user, in
order to enhance and fine tune the performance of the model.
- 2009-10-09 22:15:22下载
- 积分:1
-
Extended_KalmanFilter
Extended Kalman Filter for GNSS processing
- 2010-01-13 08:10:37下载
- 积分:1
-
c2
说明: Induction motor modelling and several other modelling have been submitted here use it enjoy it.......
- 2012-08-02 11:28:17下载
- 积分:1
-
Image-Encryption-and-Decrypption-using-Bitplanes
Image encryption using bitplanes, first image decomposed into their bitplanes,some key image applied for encryption,it will be decrypted if and only if exact key used.
- 2014-11-28 23:48:22下载
- 积分:1
-
analysis-of-variance
《MATLAB统计分析与应用:40个案例分析》程序与数据第7章 的源代码:方差分析(" MATLAB statistical analysis and application: 40 Case Studies" program and data in Chapter 7 of the source code analysis of variance)
- 2013-10-02 22:54:47下载
- 积分:1
-
exp1
说明: 捷联惯导系统放置在室内测试台上做静态测试,测试时间4500s。
1)取前180数据做粗对准(解析对准法);
2)取第181s~900s数据做精对准(Kalman滤波法);
3)从第901s开始做纯惯导解算;
4)用国军标的导航系统位置精度评价方法评估系统定位精度(分别计算CEP50 和 CEP95 下的定位精度)。(The strapdown inertial navigation system was placed on the indoor test bench for static test with a test time of 4500s.
1) take the first 180 data for rough alignment (analytical alignment method);
2) accurate alignment of 181s-900s data (Kalman filtering method);
3) pure inertial navigation solution is performed from 901s;
4) the positioning accuracy of the navigation system is evaluated by the method of position accuracy evaluation of the national military standard (the positioning accuracy under CEP50 and CEP95 are calculated respectively).)
- 2021-03-28 16:39:11下载
- 积分:1