Description: kalman滤波GUI(matlab6.5)
m代码在m_files目录中,主函数为fildis
执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录,
也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。
可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-Kalman filtering GUI (matlab6.5) m in m_files code directory , the main function of an independent fildis exe, need .. \ bin \ dll under win32 support. in the autoexec.bat to add this Contents may also be dll Add document beat out the same directory, independent exe To initialize the document from the mat, mat directory full name needs no Chinese characters. Can be used as the design of the Kalman filter developed navigation, their parameters can be set up. Platform: |
Size: 52224 |
Author:horfort |
Hits:
Description: realTrack : 真实估计
currentmodel : 构造当前模型
filter_Reslt: 进行自适应Kalman滤波
具体的参数含义及其设置见代码注释
-realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and their settings, see the code Notes Platform: |
Size: 3072 |
Author:何伟俊 |
Hits:
Description: 一个gps和ins组合导航的matlab程序-kalman-localization
Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter.
The MATLAB code borrows heavily Paul D. Groves book, Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, his MATLAB code is marked as his, and is held under the BSD license.
This code is very much a work-in-progress as I transition a MATLAB implementation to C++. Until the code is in a stable state, I will make changes based on my own needs, with complete disregard for backwards compatibility. If you liked it, then you shoulda used a fork on github. Following the initial development, I may make it more portable. Platform: |
Size: 26624 |
Author:geng |
Hits: