-
GrTheory
MATLAB经典代码 图论分析专业 可以解决所有图论问题(MATLAB classic code)
- 2010-08-08 15:10:57下载
- 积分:1
-
hamming
hamming编码的matlab小程序,要调用decode函数(a matlab program for hamming_code)
- 2011-06-23 20:58:35下载
- 积分:1
-
lvebochuli
采用小波阈值处理的方法对加速度计的输出数据进行处理,并比较补偿前后的效果。
(Accelerometer output data wavelet filtering process)
- 2015-09-19 21:26:43下载
- 积分:1
-
地震勘探数据处理的matlab工具包
说明: 地震勘探数据处理的matlab工具包,包括常用的反褶积,拉登变换,地震绘图等多种功能(Matlab toolkit for seismic exploration data processing, including deconvolution, bin Laden transformation, seismic mapping and other functions)
- 2020-11-03 10:16:52下载
- 积分:1
-
zhen-xing-fen-jia-fa
已知地震加速度记录,可以用来求速度的时间历程。(Known seismic acceleration records can be used to time history and speed.)
- 2012-09-10 19:58:14下载
- 积分:1
-
timeseries_spectrum
此函数的功能为一个一维时间序列的多重分形特征(The function of this function for a one-dimensional time series of multi-fractal characteristics of)
- 2007-11-17 02:07:33下载
- 积分:1
-
zhuiganfa111
加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法(Add count method to catch up with examples of law, for example, has been optimized to deal with, you can catch up with the realization of the minimum cost method)
- 2007-12-13 21:10:11下载
- 积分:1
-
CompOrgMorrisManoSolutions
Computer Organization- Morris Mano with Solutions
- 2010-11-21 06:34:59下载
- 积分:1
-
ukf
An implementation of Unscented Kalman Filter for nonlinear state estimation.
(Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system.
The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF.
For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
- 2010-12-14 16:39:43下载
- 积分:1
-
nn1
最近邻算法结合卡尔曼滤波算法实现多目标跟踪(Nearest-neighbor algorithm for multi-target tracking)
- 2021-04-21 18:58:49下载
- 积分:1