登录
首页 » matlab » 79419109ins-gps

79419109ins-gps

于 2018-04-28 发布 文件大小:19768KB
0 172
下载积分: 1 下载次数: 12

代码说明:

  组合惯导和GPS的信号仿真,使用UKF、PF等滤波对信号进行估计(Combined inertial navigation and GPS signal simulation, using UKF, PF and other filtering to estimate the signal.)

文件列表:

GPS.dat, 8099809 , 2012-05-09
IMU.dat, 68403987 , 2012-05-09
ins-gps.m, 10299 , 2014-08-01

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

发表评论

0 个回复

  • 四元数解算姿态完全解析及资料汇总(3)
    基于互补滤波器的四旋翼飞行器姿态解算 四元数解算姿态完全解析 惯性导航等相关资料(Attitude Solution of Four-Rotor Vehicle Based on Complementary Filter Quaternion Solution Attitude Complete Analysis Inertial navigation and other related information)
    2020-06-23 06:40:01下载
    积分:1
  • one
    基于matlab仿真,计算空调负荷。可设置房间围护结构参数以及舒适度(Calculation of air conditioning load based on MATLAB simulation)
    2018-07-31 17:09:33下载
    积分:1
  • GPSSINSNavigation
    说明:  在飞行器中常用到的一种组合导航方案,具有效率高,精度高特点(This program is a common combination scheme of GNSS and IMU)
    2020-07-04 03:31:13下载
    积分:1
  • 浅层NN
    说明:  手动实现一个浅层神经网络的BP。分开了4个模块,清晰明了(Manually implement BP of a shallow neural network. Four modules are separated to make it clear.)
    2020-02-24 22:54:14下载
    积分:1
  • 3DEC用户手册(4.0)中文版.pdf
    3DEC用户手册(4.0)中文版(3DEC4.0 manual with cover)
    2020-06-29 09:40:01下载
    积分:1
  • Aduc812 进行ad_da 转换的原理图,Protel 99制作,
    Aduc812 进行ad_da 转换的原理图,Protel 99制作,-Precise ad_da conversion for the schematics, Protel 99 production,
    2022-02-05 06:23:53下载
    积分:1
  • Voice_Recognition_Basic_Matlab-master
    说明:  基于MFCC&VQ(LBG)的Matlab语音识别系统,识别精度较高(Voice Recognition System in Matlab Using MFCC & VQ (LBG))
    2019-11-20 14:46:24下载
    积分:1
  • M牛顿法学习
    说明:  一个牛顿迭代法入门学习程序,适用于入门的盆友们(A learning program of Newton iterative method)
    2019-11-06 15:15:17下载
    积分:1
  • C#枚举出同一工作组所有计算机名称
    C#枚举出同一工作组所有计算机名称,也就是主机名称,获取局域网内机器信息列表,只要你的电脑在指定的工作组下,且网络状态正常,本程序即可获取到该主机信息并显示,其它主机也同样,且记,是同一工作组下。
    2022-02-04 03:23:32下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载