登录
首页 » matlab » INS+DVL

INS+DVL

于 2020-12-25 发布
0 218
下载积分: 1 下载次数: 16

代码说明:

说明:  惯性导航+DVL的组合导航算法,采用四种融合方法(参考文献在附主代码)。包括仿真数据的产生与信息融合部分。(Inertial navigation and Doppler velocity log integrated navigation algorithm, adopt four fusion methods (references are attached to the main code ). It includes the generation of simulation data and information fusion.)

文件列表:

INS%2BDVL\CorrectDVL_EKF.m, 2923 , 2019-05-16
INS%2BDVL\CorrectDVL_ESKF.m, 1109 , 2019-05-16
INS%2BDVL\CorrectDVL_ESKF1.m, 1096 , 2019-05-17
INS%2BDVL\CorrectDVL_UKF.asv, 2089 , 2019-05-18
INS%2BDVL\CorrectDVL_UKF.m, 2076 , 2019-05-18
INS%2BDVL\CorrectGPS.m, 701 , 2019-03-29
INS%2BDVL\DCM.m, 389 , 2019-02-22
INS%2BDVL\Detr.png, 142627 , 2019-05-09
INS%2BDVL\euler2q.m, 941 , 2019-05-04
INS%2BDVL\eulerang.m, 1553 , 2008-03-25
INS%2BDVL\GenAccNoise.m, 2466 , 2019-05-08
INS%2BDVL\gendv.m, 1370 , 1998-08-04
INS%2BDVL\GenDvlNoise.m, 2198 , 2019-05-02
INS%2BDVL\GenGyoNoise.m, 2520 , 2019-05-17
INS%2BDVL\Ind_Detr.png, 140764 , 2019-05-16
INS%2BDVL\Ind_Traj.png, 179838 , 2019-05-16
INS%2BDVL\Ind_Traj_3D.png, 348879 , 2019-05-16
INS%2BDVL\Ind_Vn.png, 247538 , 2019-05-16
INS%2BDVL\Main.m, 29970 , 2019-05-20
INS%2BDVL\Monte_Carlo.m, 2123 , 2019-05-20
INS%2BDVL\npsauv.m, 10164 , 2019-03-30
INS%2BDVL\pic\Att.png, 335516 , 2019-05-17
INS%2BDVL\pic\Biasa.png, 241549 , 2019-05-17
INS%2BDVL\pic\Biasg.png, 294881 , 2019-05-17
INS%2BDVL\pic\Detb.png, 343345 , 2019-05-17
INS%2BDVL\pic\Detr.png, 190762 , 2019-05-17
INS%2BDVL\pic\Detv.png, 342579 , 2019-05-17
INS%2BDVL\pic\Ka.png, 231937 , 2019-05-17
INS%2BDVL\pic\Kg.png, 237961 , 2019-05-17
INS%2BDVL\pic\MSE_PO_MC_sim.png, 286384 , 2019-05-20
INS%2BDVL\pic\Traj.png, 289167 , 2019-05-17
INS%2BDVL\pic\Traj_3D.png, 365765 , 2019-05-17
INS%2BDVL\PredictErrorStates.m, 3387 , 2019-05-04
INS%2BDVL\Prediction_EKF.m, 8888 , 2019-05-16
INS%2BDVL\Prediction_ESKF.m, 5071 , 2019-05-17
INS%2BDVL\Prediction_ESKF1.m, 4351 , 2019-05-19
INS%2BDVL\Prediction_UKF.asv, 5314 , 2019-05-18
INS%2BDVL\Prediction_UKF.m, 5316 , 2019-05-18
INS%2BDVL\q2euler.m, 1485 , 2018-02-21
INS%2BDVL\qmult.m, 174 , 2019-05-01
INS%2BDVL\quatern.m, 1476 , 2019-05-02
INS%2BDVL\quatinv.m, 63 , 2019-05-02
INS%2BDVL\R2euler.m, 1290 , 2018-02-21
INS%2BDVL\Rquat.m, 721 , 2019-05-16
INS%2BDVL\Rzyx.m, 1519 , 2008-03-25
INS%2BDVL\Simulation_DVL_INS.m, 14911 , 2019-05-17
INS%2BDVL\Smtrx.m, 1305 , 2018-02-21
INS%2BDVL\Traj.png, 216755 , 2019-05-09
INS%2BDVL\Traj_3D.png, 288466 , 2019-05-09
INS%2BDVL\utchol.m, 419 , 2017-06-23
INS%2BDVL\Vn.png, 260172 , 2019-05-09
INS%2BDVL\pic, 0 , 2019-07-06
INS%2BDVL, 0 , 2019-07-06

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

发表评论

0 个回复

  • 系统记录器,可以自动记录系统的创建时间,文件夹
    系统记录器,可以自动记录系统的创建时间,文件夹-records system that can automatically record the creation time and folders
    2022-07-22 09:18:36下载
    积分:1
  • zuizhong
    说明:  对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and measurement equation. The experimental results show that the improved UKF has a better tracking effect on snake-like maneuvering targets than EKF)
    2021-01-11 14:28:50下载
    积分:1
  • LINGO 0
    0-1问题在LINGO下的程序!-LINGO 0-1 in the process!
    2022-01-24 14:36:34下载
    积分:1
  • 服务端数据
    说明:  热血江湖7.0 服务端代码 完整的数据(Hot Blood Jianghu 7.0 Server Code)
    2019-04-02 21:19:13下载
    积分:1
  • gabor
    说明:  构造Gabor冗余字典,接下来可用于K-SVD(Gabor redundant dictionary is constructed, which can be used in K-SVD)
    2020-09-28 20:33:48下载
    积分:1
  • SAR
    说明:  极化SAR图像的yamaguchi4分解代码(Yamaguchi 4 decomposition code for polarimetric SAR images)
    2020-06-19 21:20:02下载
    积分:1
  • 程序员的学习成本,与知识结构程序员的学习成本,与知识结构
    程序员的学习成本,与知识结构程序员的学习成本,与知识结构-Learn the cost of programmers, programmers with the knowledge structure of the study costs, with the knowledge structure
    2022-12-13 09:15:04下载
    积分:1
  • 初学者的matlab双温方程模拟程序
    适合初学者的matlab双温方程模拟程序(Two-temperature model of matlab)
    2020-06-27 01:00:01下载
    积分:1
  • 黑白棋vc++
    一个黑白棋vc++游戏,很实用,界面一般般的,算法还可以,功能齐全
    2023-07-31 00:30:02下载
    积分:1
  • CalcSolver
    VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。(VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such as computing the absolute value can also be used for the expression of some of the more complex calculation. It also has function mapping, data and custom features such as constant.)
    2021-01-19 07:28:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载