搜索资源列表
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
kalman
- kalman滤波器的C源代码,kalman滤波器的用途很广,比如卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量,估计动态系统的状态。-kalman filter C source code, kalman filter uses a very wide, such as the Kalman filter is an efficient recursive filter (autoregressive filter), it can not compl
kalman
- 此代码可以在Visual C++和OpenCV开发环境下实现kalman滤波-This code can be Visual C++ And OpenCV development environment to achieve kalman filtering
kalman
- 核心分享,kalman滤波器算法源码,C语言编写-Share the core, kalman filtering algorithm source code
KALMAN
- Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.
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++的实现源代码,并有详细说明。-The document contains the Kalman filter implementation of C++ source code and detailed instructions.
kalman.1.3
- kalman滤波,用C编的,希望对大家有用,kalman滤波-kalman filter, C code, and we hope to be useful
kalman
- 卡尔曼滤波的代码,c++完成,能够用在实时预测等等方面-Kalman filtering code, c++ to complete, can be used in real-time forecasting, etc.
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
Kalman-filter-C-code
- 卡尔曼滤波C代码实现,内含卡尔曼滤波原理和详细的c代码,便于嵌入式系统使用-Kalman filter C code implementation
kalman
- kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。-The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.
code
- 卡尔曼滤波器的简单的仿真,基于C++代码,内有详细注释-Kalman filter is a simple simulation C++ code
Kalman.m
- This example shows how to generate C code for a MATLAB Kalman filter function, Kalman , which estimates the position of a moving object based on past noisy measurements. It also shows how to generate a MEX function for this MATLAB code to increase th
MATLAB-AND-C
- this file contains 4 parts: 1- sherlock C code for plagiarism detection in text document 2-linear kalman filter in simulink 3-sfclfunc m file for Superconducting fault current limiter 4-lightning protection is GUI matlab file for lightning pr
Kalman-c-code
- 用加速度计输出的比力,用卡尔曼滤波算法编写的c代码-Compared with the accelerometer output power, with the Kalman filter algorithm written in c code
C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A
- C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
Kalman
- 可用于MPU6050的卡尔曼滤波程序,具有详细注释。-Kalman Filter C Code.
Kalman-Filter
- 卡尔曼滤波C代码分析,提供关键语句的详细注释-The kalman filter C code analysis, key statements provide detailed comments
EKF
- 扩展卡尔曼滤波C语言代码,以及一些矩阵相关操作(Extended Kalman filter C code and some matrix related operations)