资源列表
SimKalman
- 卡尔曼滤波算法——最优化自回归数据处理算法-Kalman filtering algorithm -- the most since the handover optimization algorithm for data processing
ApEn
- 针对时间序列的复杂性测试,实现近似熵算法,可以分析确定信号和随机信号-time series against the complexity of testing, achieving approximate entropy algorithm, can be analyzed to determine signal and random signals
lianshi
- 数据结构实验 链式存储结构的实验
chaibanchazhao
- 用C语言编写。数据结构,任意输入数值的折半查找。
奇偶检验玛
- 奇偶检验玛玛实现-achieve parity test Mama
线性结构中关于表的问题
- 线性结构中关于表的问题
LZW
- LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
2
- 2006年关国大学生数学建模参赛程序 第三题(3)-Kwan in 2006 Mathematical Contest in Modeling procedure title entries (3)
New-WinRAR-ZIP-archive
- modulation coding for communication channel
EM
- 对于混合高斯分布的情况,使用最大期望算法,通过不断计算每个样本的均值与方差,使得似然函数达到最大值。可以很好地处理满足一定概率分布的数据。 代码中通过mvnrnd()函数,设定其中的参数,产生符合混合高斯分布的一组数据集。-For the case of a mixed Gaussian distribution, using expectation-maximization algorithm, through continuous calculation of the mean and
MUSIC
- 多重信号分类(MUSIC)算法,将信号分为信号子空间和噪声子空间,利用特征值估计频率-Multiple signal classification (MUSIC) algorithm, the signal is divided into signal subspace and noise subspace, the use of eigenvalues to estimate the frequency
Kalman滤波目标跟踪应用
- 在matlab中运用扩展卡尔曼滤波对目标进行追踪