搜索资源列表
IntegratedVehicleNavigation
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用。-5M be unpacked, This is what I use C# for embedded WinCE done a GPS / inertial navigation system software portfolio position
bfl-0.4.2
- Klaas Gadeyne, a Ph.D. student in the Mechanical Engineering Robotics Research Group at K.U.Leuven, has developed a C++ Bayesian Filtering Library that includes software for Sequential Monte Carlo methods, Kalman filters, particle filters, etc. -Klaa
kalman
- 用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。
EKF-v4.0.0
- 很好的kalman程序。.zip文件包含了所有的用到kalman滤波的库和头文件。-This .zip contains all libraries and header files to utilize version 4.0.0 of the Kalman filter library.
RtwMatrix
- GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
Kalman
- 电池SOC估计策略,卡尔曼滤波法C语言实现-Battery SOC estimation strategy, Kalman filtering method in C language
kalman-filter
- 卡尔曼滤波器c++代码,简单易学,用处广-kalman filter
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
sarveshadm
- Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imperialist Competitive Algorit
SOUKF_template
- For installation instructions, read INSTALL.txt. To use the kalman classes : #include kalman/ekfilter.hpp Don t forget to link the .a (-lkalman) on UNIX/Linux or the .lib on Windows. The include path must be accessible (nothing to do o
soh
- C语言实现用扩展卡尔曼滤波算法对电池健康状态(SOH)进行估算(An extended Kalman filter algorithm is used to estimate the health state of the battery (SOH) in the C language)