登录
首页 » Visual C++ » Kalman

Kalman

于 2020-11-24 发布 文件大小:5254KB
0 245
下载积分: 1 下载次数: 3

代码说明:

  GPS_SINS integrated navigation Calman filtering algorithm, loose coupling, VC++ programming, MFC interface.(Calman filter algorithm for GPS_SINS integrated navigation)

文件列表:

Kalman
......\area.cpp,198,2008-08-09
......\area.h,71,2008-06-06
......\buffer.cpp,8153,2008-08-09
......\buffer.h,8175,2015-11-09
......\data
......\....\markov.txt,216269,2008-07-24
......\....\α.txt,12459,2008-07-25
......\....\δVx.txt,8617,2008-07-25
......\....\φ.txt,12351,2008-07-25
......\....\平台误差角α.txt,12468,2008-07-25
......\....\纬度误差φ.txt,12370,2008-07-25
......\....\速度误差δVx.txt,8622,2008-07-25
......\Debug
......\.....\area.obj,5061,2015-11-10
......\.....\BuildLog.htm,7688,2015-11-10
......\.....\Kalman.exe,274517,2015-11-04
......\.....\Kalman.exe.embed.manifest,2048,2015-11-10
......\.....\Kalman.ilk,526644,2015-11-04
......\.....\Kalman.obj,36139,2015-11-10
......\.....\Kalman.pch,13697024,2015-11-10
......\.....\Kalman.res,8084,2015-11-02
......\.....\MainFrm.exe,1331318,2015-09-26
......\.....\MainFrm.ilk,1712500,2015-09-26
......\.....\MainFrm.obj,34860,2015-11-10
......\.....\Observe.obj,19912,2015-11-10
......\.....\Select.obj,25530,2015-11-10
......\.....\StdAfx.obj,336996,2015-11-10
......\.....\vc60.idb,271360,2015-11-09
......\.....\vc60.pdb,397312,2015-11-04
......\.....\vc80.idb,723968,2015-11-10
......\.....\vc80.pdb,700416,2015-11-10
......\DRGPS





......\.....\截图07.jpg,122094,2008-06-18
......\DRGPS.txt,0,2015-11-03
......\Kalman.aps,30460,2015-11-16
......\Kalman.clw,3542,2015-11-16
......\Kalman.cpp,4254,2015-11-02
......\Kalman.dsp,5292,2008-06-18
......\Kalman.dsw,520,2008-05-19
......\Kalman.h,1356,2008-05-19
......\Kalman.ncb,91136,2015-11-16
......\Kalman.opt,144896,2015-11-16
......\Kalman.plg,853,2015-11-04
......\Kalman.rc,13688,2015-11-02
......\Kalman.sln,876,2015-11-11
......\Kalman.vcproj,11029,2015-11-10
......\Kalman.vcproj.hb-PC.hb.user,1407,2015-11-11
......\KalmanDoc.cpp,15342,2015-11-11
......\KalmanDoc.h,2321,2008-08-10
......\KalmanView.cpp,16395,2008-08-13
......\KalmanView.h,2472,2008-08-12
......\Kalmanx3.txt,722,2008-06-14
......\Kalmanxe3.txt,719,2008-06-14
......\MainFrm.cpp,6202,2015-11-02
......\MainFrm.dsp,3475,2015-09-26
......\MainFrm.dsw,539,2015-09-26
......\MainFrm.h,1466,2008-08-05
......\MainFrm.ncb,117760,2015-11-10
......\MainFrm.opt,49664,2015-11-04
......\MainFrm.plg,751,2015-09-26
......\MainFrm.vcproj,4794,2015-11-10
......\matrix.cpp,29129,2008-08-11
......\matrix.h,8324,2015-11-10
......\matrix.txt,10947,2008-08-11
......\Observe.cpp,1159,2008-06-18
......\Observe.h,1165,2008-06-18
......\Qk.txt,275,2008-08-04
......\ReadMe.txt,4311,2008-05-19
......\Release
......\res

......\...\Kalman.rc2,398,2008-05-19


......\resource.h,1524,2008-08-05
......\Select.cpp,1498,2008-06-10
......\Select.h,1190,2008-06-10
......\StdAfx.cpp,208,2015-11-02
......\StdAfx.h,1054,2008-05-19
......\vfunc.cpp,16100,2008-08-11
......\vfunc.h,9880,2008-08-10
......\平台误差角α.txt,10398,2015-11-10
......\平台误差角β.txt,10454,2015-11-10
......\平台误差角γ.txt,10153,2015-11-10
......\最后一个值.txt,180,2008-06-18
......\状态估计值.txt,185,2008-08-06
......\纬度误差φ.txt,12120,2015-11-10
......\经度误差λ.txt,12193,2015-11-10
......\经度误差φ.txt,0,2008-08-09
......\速度误差δVx.txt,8598,2015-11-10
......\速度误差δVy.txt,8393,2015-11-10
......\陀螺随机漂移.txt,12882,2015-11-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OnlyOneInst
    VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。 (VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there are examples exist, if it will activate and show, if it is minimized to restore the window if examples exist, Returns False and exit.)
    2011-04-21 23:01:44下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • 7
    说明:  用 Visual Basic 演示如何建立关联文件(With Visual Basic demonstrates how to create associated files)
    2009-11-24 22:20:22下载
    积分:1
  • pi
    说明:  使用Openmp的分别用1、2、3、4核计算π值,对比四核所用时间的关系,同时检测四核是否能工作(Openmp is used to calculate the relationship between 1 cores, 2, 3 and 4 cores, respectively, to compare the relationship between the four cores' time and check whether the four cores work.)
    2018-04-06 00:01:18下载
    积分:1
  • laspack-1.12.2
    MathMath Multigrid source code(Math Multigrid source code)
    2010-11-29 17:49:57下载
    积分:1
  • Baidu
    一个利用bcb的dll写的vc翻译软件 翻译引擎本身简单, 技巧在于利用vc调用bc(Bcb of a use vc dll written translation software translation engine itself is simple trick is to use vc calling bc)
    2013-12-12 14:17:15下载
    积分:1
  • [Visual.C_NET-HIGH-PROGRAM
    这是关于VC方面的网络编程资料,需要你仔细学习才能有效果,需要有一定的这方面的基础知识才可以(This is the information on the VC network programming aspects, you need to learn in order to have the effect carefully, you need to have some basic knowledge in this area can only be)
    2013-12-01 20:24:17下载
    积分:1
  • ua3
    说明:  基于EXOSIP协议的SIP软终端,可以实现终端向代理服务器的注册请求(SIP-based softphone EXOSIP agreement can be achieved terminal registration request to the proxy server)
    2010-04-29 11:45:30下载
    积分:1
  • PCI2003
    labview虚拟驱动程序要用到的动态链接库(LabVIEW virtual driver to use the dynamic link library)
    2008-08-16 21:48:27下载
    积分:1
  • scanalyze-1.0.3_source_code
    斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
    2007-03-21 20:44:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载