-
Learn-Kalman-Filter
Learn Kalman Filter( Kalman Filter)
- 2011-12-16 14:16:38下载
- 积分:1
-
music_yj
MUSIC算法用于阵列信号分析,可以修改声源位置,已在matlab 7.0上编译过,波达方向估计(MUSIC algorithm for array signal analysis, you can modify the location of the sound source has been compiled on the matlab 7.0)
- 2013-05-26 11:38:05下载
- 积分:1
-
LDPC
说明: LDPC码的编译码算法,matlab代码(matlab code for LDPC encoder and decoders)
- 2020-11-13 10:29:43下载
- 积分:1
-
iis5.1xp
iis5.1xp iis5.1xp iis5.1xp(iis5.1xp)
- 2009-11-20 15:39:58下载
- 积分:1
-
qiebixuefu
计算卫星位置的fortran程序,用切比雪夫内插任意时刻的三位坐标,精度课达mm级别。内有数据课进行对比验证,内容讲解的不是很详细请原谅。(Calculation of satellite position fortran program Chebyshev interpolation at any time of the three coordinates, accuracy up to mm-level classes. There are data comparing class verification, the content does not explain in great detail please forgive me.)
- 2008-07-17 09:40:21下载
- 积分:1
-
Lmswhole
LMS(数字信号处理--DSP中的自适应滤波算法)
非常详细,可以很清楚的看到LMS的基本原理(LMS (Digital Signal Processing- DSP in the adaptive filtering algorithm) is very detailed, you can clearly see the basic principle of LMS)
- 2011-05-10 15:34:20下载
- 积分:1
-
inver
计算重力布格异常,并反演莫霍面起伏,主要采用Parker密度法反演(a matlab version for calculating the Bouguer anomaly and do the inversin work)
- 2011-07-24 21:51:26下载
- 积分:1
-
cost_flow
有向图中,求最小费用最大流的一种方法,matlab(Directed graph, and the minimum cost and maximum flow of a kind of method)
- 2012-09-01 16:38:35下载
- 积分:1
-
JADE-a-SOBI
sobi and jade algorithm , matlab
- 2011-12-07 19:37:43下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1