-
matlab2
这是个综合实验的matlabz经典程序,大家如果用的好的话,请支持。(This is a comprehensive experiment matlabz classic procedure, if the U.S. is good, please support.)
- 2007-10-18 15:47:45下载
- 积分:1
-
ECG-PCG-TST
心电心音脉搏的小波去噪,特征提取,以及心血管参数的运算(ECG, heart sounds, pulse wavelet de-noising, feature extraction, and cardiovascular parameters of operation)
- 2016-06-16 16:52:49下载
- 积分:1
-
Second-order-switched-linear-system-
二阶线性切换系统稳定切换律的设计与仿真的源程序
(Second-order switched linear system is stable and the design and simulation of switching law)
- 2011-04-25 11:38:23下载
- 积分:1
-
DMC
DCM的MATLAB实现,简单易懂,容易上手。。。(DCM' s in MATLAB, simple and easy to understand, easy to use. . .)
- 2013-01-03 11:28:27下载
- 积分:1
-
matlab1
各种实用的MATLAB程序,可以对初学者有很大的帮助!(Various practical MATLAB program that can be very helpful for beginners!)
- 2010-05-09 15:27:15下载
- 积分:1
-
dilation_sup
calculate to define the relation between a reference object and another object in the image using the superior value , according to the dilation of the reference object using mathematical morphology
- 2010-05-18 17:50:27下载
- 积分:1
-
preprocess
N4ITK Bias Correction. this code is usefull for MRI bias Field removing.
- 2015-01-01 22:10:24下载
- 积分:1
-
Nelder0
二维空间中的多边形逼近。确定三个顶点a,b,c并且其函数值按从小到大排列。将二维空间中的多边形三个顶点的函数值按从小到大顺序排列, 判断三点或三点函数值的距离是否小于给定阈值.若小于阈值停止循环,得最优解x0=a(Two-dimensional space polygon approximation. Determine the three vertices a, b, c and its function value in ascending order. The three-dimensional space polygon vertices function values in ascending order, function to determine the three o' clock or three values of the distance is less than a given threshold and if less than the threshold value to stop loop, get the best solution x0 = a)
- 2011-11-29 22:15:49下载
- 积分:1
-
CIRplots
CIR plot generation in ICI Cancellation in OFDM systems.
- 2014-02-16 02:41:35下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1