登录
首页 » Visual C++ » Kalman

Kalman

于 2020-11-24 发布 文件大小:5254KB
0 247
下载积分: 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 个回复

  • linjiebiao
    说明:  用VC++环境和邻接表存储结构实现图论中的简单路劲(Implementation diagram of the simple Road King)
    2010-04-10 10:17:34下载
    积分:1
  • code
    在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔, 如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序, (排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次, 则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开, 最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
    2014-02-23 00:19:04下载
    积分:1
  • dplay
    dplay.dll,D3D的动态链接库文件,你可以使用D3D动画编程 (Dplay.dll, D3D dynamic link library file, you can use the D3D animation programming )
    2013-05-25 07:45:37下载
    积分:1
  • GpsRecv
    该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)
    2008-02-25 14:53:04下载
    积分:1
  • VC++ 五子棋包括网络版与单机版
    利用C++语言编写的五子棋单机版和网络版的结合,需要的朋友可以下载,里面附有源码,没有夹杂其他平台的纯VC++(The combination of gobang single edition and network version written in C++ language needs friends to download, which contains source code, no pure VC++ mixed with other platforms.)
    2017-12-13 22:19:10下载
    积分:1
  • 0
    说明:  谭浩强《C++程序设计》课本程序 课后题程序,是初学者课后答案的参考。所有例子本人均上机运行过。(Hemopurification "C++ programming textbook program after-school title program is the reference beginners afterschool answer. Example of this per capita on the machine running.)
    2012-11-20 17:04:01下载
    积分:1
  • snake_mfc
    "isual c++游戏编程导学书上的源码,(initial code)
    2009-09-05 14:54:01下载
    积分:1
  • yanshou
    单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。 2、确定进程控制块的内容,进程控制块的组织方式。 3、完成进程创建原语和进程调度原语。 4、编写主函数对所做工作进行测试。 (The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine the content, process control block of the organization. 3, the complete process of creating the original language and process scheduling primitives. 4, the preparation of the work done by the main function of the test.)
    2011-11-09 15:41:09下载
    积分:1
  • clock
    系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
    2013-11-30 12:04:57下载
    积分:1
  • xiti
    谭浩强c++课后习题源码解析,附个人的解题方法(Hao Qiang c++ After exercise-source analysis, with individual problem-solving methods)
    2007-10-11 10:25:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载