登录
首页 » matlab » INS+DVL

INS+DVL

于 2020-12-25 发布 文件大小:4026KB
0 749
下载积分: 1 下载次数: 20

代码说明:

  惯性导航+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 个回复

  • 用delphi编写的计算器
    用delphi编写的计算器-prepared using the calculator
    2022-02-28 09:51:02下载
    积分:1
  • 粒子群优化算法
    通过粒子群算法对理想滤波器进行设计,估计出滤波器的参数。(to design a filter based on particle swarm algorithm.)
    2020-12-03 19:49:26下载
    积分:1
  • jQuery ajax态删除评论功能
    jQuery ajax态删除评论功能,配合动态的ASP/PHP程序,即可完成真正的留言删除功能,这里只是模拟了前端的ajax功能,这里只是把评论所在Div给隐藏了,那么jquery如何隐藏的呢?请下载这个例子一看究竟.
    2023-06-22 00:10:04下载
    积分:1
  • uFVM v1.0 - user guide.pdf.tar
    this is user guide of matlab code uFVM
    2021-02-19 20:19:43下载
    积分:1
  • 在开发板TMS320C5402下调试灯闪的程序
    在开发板TMS320C5402下调试灯闪的程序-the TMS320C5402 Development Board under the lights blinking debugging procedures
    2022-07-07 09:08:09下载
    积分:1
  • This is a show in order to make the matrix and the software, can be text, graphi...
    这是一个为了显示而做的字模软件,可以对文字,图形取模。并可以手绘图形。可以对所有的Windows字体取模,图形文件必须是单色的bmp格式的图片。可以指定设计的宽高以及取模方式,即可以对单一的设计元素取模,也可以对整个设计区域取模。可以保存设计,也可以对设计进行编辑。-This is a show in order to make the matrix and the software, can be text, graphics modulus. And can be hand-drawn graphics. Of all the Windows fonts modulus, graphics files must be a monochrome bmp format images. Can specify the design, as well as the width of high modulus, that is, can a single design element modulus can also be the entire design region modulus. Can be preserved for the design, the design can also be edited.
    2023-01-20 23:15:04下载
    积分:1
  • 用于调试和编程VC或VB编程串行接口技术。
    用于串口调试用的一个界面,和VC编程或者VB编程具有同样的效果,不过界面更加好看。-For a serial interface for debugging and programming VC or VB programming with the same effect, but more good-looking interface.
    2022-06-18 11:44:07下载
    积分:1
  • matchfilter
    雷达信号处理中的匹配滤波器设计,实现最大信噪比输出(Radar signal processing in the matched filter designed for maximum signal to noise ratio output)
    2010-01-05 14:57:51下载
    积分:1
  • LiftManagement
    UML语言构建的电梯管理系统(UML Elevator Construction Management System)
    2004-10-04 20:17:37下载
    积分:1
  • DLDZ
    DCDC DCAC ACDC 相关仿真文件与图片(Related simulation files and pictures)
    2018-07-23 11:16:20下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载