登录
首页 » matlab » INS_EKF-master

INS_EKF-master

于 2020-12-15 发布 文件大小:21KB
0 179
下载积分: 1 下载次数: 37

代码说明:

  ekf组合导航,惯性导航及其组合导航matlab代码(EKF integrated navigation, inertial navigation and integrated navigation matlab code)

文件列表:

INS_EKF-master, 0 , 2016-01-05
INS_EKF-master\.gitignore, 6 , 2016-01-05
INS_EKF-master\ACCELEROMETER.cpp, 4694 , 2016-01-05
INS_EKF-master\ACCELEROMETER.h, 3751 , 2016-01-05
INS_EKF-master\Captor.cpp, 1938 , 2016-01-05
INS_EKF-master\Captor.h, 2216 , 2016-01-05
INS_EKF-master\EKF.cpp, 10565 , 2016-01-05
INS_EKF-master\EKF.h, 4727 , 2016-01-05
INS_EKF-master\GPS.cpp, 4443 , 2016-01-05
INS_EKF-master\GPS.h, 2653 , 2016-01-05
INS_EKF-master\GPS_Filter.cpp, 3497 , 2016-01-05
INS_EKF-master\GPS_Filter.h, 3237 , 2016-01-05
INS_EKF-master\GYRO.cpp, 453 , 2016-01-05
INS_EKF-master\GYRO.h, 374 , 2016-01-05
INS_EKF-master\MAGNETOMETER.cpp, 3604 , 2016-01-05
INS_EKF-master\MAGNETOMETER.h, 2157 , 2016-01-05
INS_EKF-master\Makefile, 340 , 2016-01-05
INS_EKF-master\README.md, 511 , 2016-01-05
INS_EKF-master\main.cpp, 7973 , 2016-01-05
INS_EKF-master\util.h, 872 , 2016-01-05

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

发表评论

0 个回复

  • 蚁群算法+Dijkstra算法=二维路径规划
    说明:  蚁群算法+Dijkstra算法=二维路径规划(Ant colony algorithm+Dijkstra algorithm-two-dimensional path planning)
    2021-04-26 16:38:45下载
    积分:1
  • QPSK-ALL
    简单的MIMO模拟 假定QPSK,ML解码(SM ZF检测器除外)。 mrc.m - 最大比例组合 stc.m - 具有1和2个接收天线的Alamouti空时分组码 bf.m - 特征波束形成 sm.m - 空间复用2x2(ML解码和次优逼迫) 简单的OFDM仿真 模拟保护带,用于信道估计的循环前缀前导码符号(Simple MIMO simulations Assumes QPSK, ML decoding (except SM ZF detector). mrc.m - maximal ratio combining stc.m - Alamouti space-time block code with 1 and 2 receive antennas bf.m - Eigen-beamforming sm.m - Spatial multiplexing 2x2 (both ML decoding and suboptimal zero forcing) Simple OFDM simulation Simulates guard band, cylic prefix Preamble symbol used for channel estimation)
    2018-04-18 22:39:33下载
    积分:1
  • aloha
    RFID防碰撞技术 ALOHA算法的matlab仿真(RFID anti-collision ALOHA algorithm)
    2011-06-01 15:57:47下载
    积分:1
  • 一个组播接收类, 一个组播接收类。
    一个组播接收类, 一个组播接收类。-Category to receive a multicast, a multicast receiver category.
    2022-03-18 12:14:56下载
    积分:1
  • White.HtmlSnap
    屏幕截屏,网页截图,屏幕录像专用工具,可用于网页信息取证等用途(Screen capture, web page screenshots, screen recording special tools for Web information forensic purposes)
    2014-06-18 10:35:11下载
    积分:1
  • CopyrightSolution
    SSD4 copyright solution
    2010-01-24 17:50:43下载
    积分:1
  • VC-Detailed-Explanation
    这本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题(This book starts from the practical application , deep within the program step by step explanation of the Windows operating mechanism, MFC framework, text, menus, dialog boxes, file operations, inter-network programming, interprocess communication, ActiveX controls, dynamic link libraries, HOOK programming and many other topics.)
    2014-04-25 09:26:40下载
    积分:1
  • bayer抖动算法
    抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random dithering algorithm and ordered dithering algorithm. The random dithering algorithm randomly generates a set of template square matrix sequences, where the generation of random numbers is between the minimum gray level and the maximum gray level of the image. The ordered dithering algorithm is to manually set up some template values for matching operations. The main algorithms are decentralized dithering algorithm (Disperse Dither) and clustered discrete algorithm (cluster, Dith, and two). The decentralized algorithm is represented by the Bayer ordered dither algorithm. Later, Ulichenay proposed a local aggregation and scatter jitter algorithm based on the above two algorithms.)
    2017-09-19 16:36:36下载
    积分:1
  • HSPICE_TRAINING_2K_PDF
    这是一个HSPICE_TRAINING_2K_(This is a HSPICE_TRAINING_2K_)
    2021-01-26 21:48:41下载
    积分:1
  • floatundisf
    Describes how to interpret the alpha compoent of a pixel.All pixels have their alpha premultiplied in their color components. This is the natural format for the rendering target pixels.
    2015-10-23 10:16:54下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载