搜索资源列表
kalman
- 此代码可以在Visual C++和OpenCV开发环境下实现kalman滤波-This code can be Visual C++ And OpenCV development environment to achieve kalman filtering
KALMAN
- Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.
kalman
- 卡尔曼滤波算法的简单实现,里面包含如何用C++编写白噪声。-Kalman filter algorithm simple to achieve, which include how to use C++ to prepare white noise.
Emgu.CV.x86_2.0.1.0_windows_installer
- the emuge cv is the free c# wrapper for using opencv in dot net plateform c#-the emuge cv is the free c# wrapper for using opencv in dot net plateform c#......
kalman_filter
- 应用于在地面有起始运动的卡尔曼滤波器。物体运动检测识别。-The filter was applied to trajectory of body that start motion on the ground with velocity start at angle 40 degrees. First part of the code generate this motion. Nose added to simulate nose of measurement or nose of obje
kalman
- 卡尔曼滤波C++编程,并添加噪声等因素。我觉得 本 程序比较好。-good!!
2007102318148533
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
kalman
- Use Kalman filter to track c++ and OpenCV
kalman.1.3
- kalman滤波,用C编的,希望对大家有用,kalman滤波-kalman filter, C code, and we hope to be useful
kalman-flitering-(CPP_C_MATLAB)
- 卡尔曼滤波简介及其算法实现代码C++_C_MATLAB-kalman flitering
CPP_C_MATLA-kalman-filter
- 通过C++、C、matlab实现卡尔曼滤波-kalman filter
Kalman
- 卡尔曼滤波程序,C++/C,matlab.-Kalman filtering procedures, C++/C, matlab.
kalman-filter-C-program
- kalman滤波的C语言实现,c源程序,包含实现仿真的全部功能,有程序注释。-kalman filtering C language, c source code, contains all of the features to achieve the simulation program comments.
kalman
- 卡尔曼滤波简介及实现代码,用C++语言和马特拉不编程-Kalman filtering Introduction and implementation code, C++ language and Matra programming
kalman
- 卡尔曼滤波的C语言源码,对陀螺仪和加速度计数据进行融合滤波-kalman filter
Kalman-filter-c
- 卡尔曼滤波器c语言代码。需要的可以下载看看,不设权限,0积分下载。-Kalman filter c language
Kalman-filtering
- 用C语言编写的卡尔曼滤波程序,经过测试可以使用.-Kalman filtering procedures
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
kalman滤波的仿真
- 5.4.2 Kalman滤波器的设计 这一节将讨论如何使用控制系统工具箱进行Kalman滤波器的设计和仿真。 考虑下面的离散系统: x[n+1]=Ax[n]+B(u[n]+w[n]) (5.9) y[n]=Cx[n] (5.10) 其中, w[n]是在输入端加入的高斯噪声。 状态矩阵参数分别为 A = [1.1269-0.49400.1129 1.0000 0