登录
首页 » matlab » GPS_INS_KF

GPS_INS_KF

于 2011-08-03 发布 文件大小:826KB
0 190
下载积分: 1 下载次数: 128

代码说明:

  MatLab Files for GLOBAL POSITIONING SYSTEMS, INERTIAL NAVIGATION, AND INTEGRATION

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

发表评论

0 个回复

  • 6_1
    1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)
    2014-10-20 15:29:16下载
    积分:1
  • SNR
    这个一个很完整的SNR的总结,里面包含各种有关SNR的定义和算法总结。可以供大家学习和参考(The SNR of a very comprehensive summary, which includes a variety of definitions and algorithms related to SNR summary. We can study and reference for)
    2010-09-05 09:00:16下载
    积分:1
  • labhuffman1
    mathmatic程序 这是一个用MATHMATIC 做出来的关于:HUFFMANR的函数图像的程序,有一定的参考价值.(mathmatic This is a procedure used MATHMATIC done on : HUFFMANR function of the image process, a certain reference value.)
    2005-06-01 22:38:10下载
    积分:1
  • Research-on-Compressed-Sensing
    经典的香农采样定理认为,为了不失真地恢复模拟信号,采样频率应该不小于奈奎斯特频率(即模拟信号 频谱中的最高频率)的两倍.但是其中除了利用到信号是有限带宽的假设外,没利用任何的其它先验信息.采集到 的数据存在很大程度的冗余.Donoho等人提出的压缩感知方法(Compressed Sensing或Compressive Sampling, CS)充分运用了大部分信号在预知的一组基上可以稀疏表示这一先验信息,利用随机投影实现了在远低于奈奎斯 特频率的采样频率下对压缩数据的直接采集.该方法不仅为降低采样频率提供了一种新思路,也为其它科学领域 的研究提供了新的契机.该文综述性地阐述了压缩感知方法的基本原理,给出了其中的一些约束问题和估计方法, 并介绍压缩感知理论的相关问题———矩阵填充,最后讨论了其未来可能的应用前景. (According to the conventional Shannon s sampling theorem,in order to represent the analog signal,the sampling rate should not be less than twice the Nyquist sampling rate.Howev- er,this theorem only makes use of the bandwidth information.As a result,the collected data contain many redundant information.The recently proposed sampling method,compressed sens- ing or compressive sampling(CS),can collect compressed data at the sampling rate much lower than that needed in Shannon s sampling theorem by exploring the compressibility of the signal. This paper presents a review on the basic theory of CS.Some of the restrictions and recovery methods in CS are also discussed.Finally,some potential applications based on CS are presented. )
    2014-09-04 15:25:07下载
    积分:1
  • C--CPP-programmers-reference
    This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
    2015-01-31 22:59:58下载
    积分:1
  • xiaoxingfenglifadianzuida
    小型风力发电系统最大功率控制的扰动法及建模分析与仿真_齐志远(Small wind power system disturbance maximum power control method and Modeling Analysis and Simulation _ Qi Zhiyuan)
    2020-09-08 15:28:02下载
    积分:1
  • vectorcontrol3
    异步电机的矢量控制,详细的介绍了异步电机矢量控制系统建立的过程,以及仿真结果(Induction motor vector control, a detailed description of the induction motor vector control system established process and simulation results)
    2021-01-14 17:18:47下载
    积分:1
  • Antenna_Toolbox
    matlab antenna tool box matlab天线工具箱(matlab antenna tool box matlab antenna toolbox)
    2012-10-18 15:57:54下载
    积分:1
  • Introduction-to-Electrical-Power-Systems-
    This book is a Introduction to Electrical Power Systems and protection.
    2014-02-14 12:45:24下载
    积分:1
  • demand-information-network
    都市供求信息网分为前后台的设计,前台主要实现信息的显示、搜索与发布功能。其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页面的信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索;后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。(Urban supply and demand information network is divided into front and back design, front main achievement of the displayed information, search and publishing. Which displays information including a list of displays and display details, but the list is displayed, the information is divided into the home side s display list, a list of all the categories of information under the display and view a list of search results display Search functions include positioning search and fuzzy search the main function of the background information display, information auditing, information deleted, pay setting and exit the registry, which is also divided into the information display function displays detailed contents list display.)
    2014-02-24 14:51:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载