搜索资源列表
kfilter
- 用于石油地震资料数字处理,包括 地震偏移(二维或三维)、滤波程序、重采样、具有很广的应用前景,还可以移植到其他的工程领域。-oil for digital processing seismic data, including seismic migration (2D or 3D), filtering procedures, re-sampling, have a very broad application prospects, b
kfilter
- 用于石油地震资料数字处理,包括 地震偏移(二维或三维)、滤波程序、重采样、具有很广的应用前景,还可以移植到其他的工程领域。-oil for digital processing seismic data, including seismic migration (2D or 3D), filtering procedures, re-sampling, have a very broad application prospects, b
KFILTER
- 一个kalman滤波器的实现例子 matlab语言实现-one example to implement kalman filter using matlab
KFILTER
- matlab code for kalman filtering
kFilter
- a basic example to demo driver development
KFILTER_M
- KFILTER can have arguments: (A,C,V1,V2) if there are no cross
KFILTER
- Filtre of Kalman programma 3
kfilter
- function [k,s] = kfilter(A,C,V1,V2,V12) function [k,s] = kfilter(A,C,V1,V2,V12) KFILTER can have arguments: (A,C,V1,V2) if there are no cross products, V12=0. KFILTER calculates the kalman gain, k
kfilter
- 卡尔曼滤波的源程序代码,一个标准的实例,有助于大家学习与交流-kalman filter
Kfilter
- 如名,是键盘过滤的程序,很简短的程序,只有一个cpp文件和一个头文件-Such as name, is the keyboard filter program, very short procedure, only one cpp file and a header file
KFILTER
- matlab code for kalman filter
kfilter
- KFILTER calculates the kalman gain, k, and the stationary covariance matrix,using the Kalman filter.