登录
首页 » matlab » GNSS_INS

GNSS_INS

于 2020-12-17 发布 文件大小:3686KB
0 103
下载积分: 1 下载次数: 186

代码说明:

  GPS_INS松组合程序,采用EKF滤波,包含仿真环境(GPS/INS loose-couple program, with EKF application for navigation filters, the simulation environment is also included.)

文件列表:

GNSS_INS
........\Case_Study_1
........\............\MATLAB
........\............\......\bsd.txt,1446,2009-02-18
........\............\......\flight_data.mat,1506894,2009-06-27
........\............\......\gnss_ins_EKF_config.m,3075,2009-07-01
........\............\......\gnss_ins_EKF_constants.m,1263,2009-07-01
........\............\......\gnss_ins_EKF_data_loader.m,2101,2009-07-01
........\............\......\gnss_ins_EKF_loose_integration.m,17188,2009-07-03
........\............\......\plot_EKF_output.m,4212,2009-07-03
........\............\Octave
........\............\......\bsd.txt,1446,2009-02-18
........\............\......\flight_data.mat,1506894,2009-06-27
........\............\......\gnss_ins_EKF_config.m,3075,2009-07-01
........\............\......\gnss_ins_EKF_constants.m,1263,2009-07-01
........\............\......\gnss_ins_EKF_data_loader.m,2262,2009-07-01
........\............\......\gnss_ins_EKF_loose_integration.m,17038,2009-07-03
........\............\......\plot_EKF_output.m,4212,2009-07-03
........\............\readme_case_1.pdf,12401,2009-07-03
........\Case_Study_2
........\............\MATLAB
........\............\......\bsd.txt,1446,2009-02-18
........\............\......\case_study_2_wrapper.m,3114,2009-07-03
........\............\......\gen_traj_sensor_data.m,13522,2009-07-03
........\............\......\gnss_ins_EKF_2D.asv,11772,2009-07-03
........\............\......\gnss_ins_EKF_2D.m,11803,2009-07-03
........\............\......\New_Data
........\............\......\........\TRAJECTORY_A.mat,223080,2009-07-03
........\............\......\........\TRAJECTORY_A_FILTER_ARCHITECTURE_P.mat,74636,2009-07-03
........\............\......\........\TRAJECTORY_B.mat,285581,2009-07-03
........\............\......\........\TRAJECTORY_B_FILTER_ARCHITECTURE_P.mat,76389,2009-07-03
........\............\......\plot_EKF_results.m,5257,2009-07-03
........\............\Octave
........\............\......\bsd.txt,1446,2009-02-18
........\............\......\case_study_2_wrapper.m,3162,2009-07-03
........\............\......\gen_traj_sensor_data.m,13503,2009-07-03
........\............\......\gnss_ins_EKF_2D.m,11719,2009-07-03
........\............\......\New_Data
........\............\......\........\TRAJECTORY_A.mat,361675,2009-06-28
........\............\......\........\TRAJECTORY_A_FILTER_ARCHITECTURE_P.mat,130015,2009-06-28
........\............\......\plot_EKF_results.m,5259,2009-07-03
........\............\readme_case_2.pdf,12811,2009-07-01
........\............\~$adme_case_2.doc,162,2009-06-30
........\Case_Study_3
........\............\ADOP.m,937,2009-07-01
........\............\AdopDemo.m,3316,2009-07-01
........\............\GnssInsPNN.m,5150,2009-07-01
........\............\GnssOnlyPNN.asv,5131,2009-07-01
........\............\GnssOnlyPNN.m,4872,2009-07-01
........\............\readme_case_3.pdf,7537,2009-07-01
........\............\~$adme_case_3.doc,162,2009-07-01
........\gnss_ins_functions
........\..................\bsd.txt,1446,2009-02-18
........\..................\Cbn2eul.m,1496,2009-07-01
........\..................\discrete_process_noise.m,1611,2009-07-01
........\..................\earthrad.m,1299,2009-07-01
........\..................\earthrate.m,1201,2009-07-01
........\..................\eul2Cbn.m,2185,2009-07-01
........\..................\glocal.m,1680,2009-07-01
........\..................\navrate.m,1433,2009-07-01
........\..................\omega2rates.m,2068,2009-07-01
........\..................\skew.m,1015,2009-07-01
........\..................\wgslla2xyz.m,1622,2009-07-01
........\..................\wgsxyz2enu.m,1710,2009-07-01
........\..................\wgsxyz2lla.m,2374,2009-07-01
........\..................\wgsxyz2ned.m,1535,2009-07-01
........\..................\wgs_84_parameters.m,1280,2009-07-01

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

发表评论

0 个回复

  • RECENT_ADAPTIVEFILTERS
    Recent adaptive filters
    2015-03-17 12:50:48下载
    积分:1
  • GABP
    遗传算法GA—模拟自然界遗传机制和生物进化论而成的一种并行随机搜索最优化方法。(具有“生存+检测”的迭代过程的搜索算法)基于自然界“优胜劣汰,适者生存”的生物进化原理引入优化参数形成的编码串联群体中,按照所选择的适应度函数并通过遗传中的选择、交叉和变异对个体进行筛选,使适应度值好的个体被保留,适应度差的个体被淘汰,新的群体既继承了上一代的信息,又优于上一代。反复循环,直至满足条件。(GA-A parallel random search optimization method that simulates natural genetic mechanisms and biological evolution. (Search algorithm with "survival + detection" iterative process) Based on the biological evolution principle of "survival of the fittest, survival of the fittest" in the natural world, the coding series formed by optimized parameters is introduced. Individuals are screened according to the selected fitness function and through genetic selection, crossover, and variation, so that individuals with good fitness values are retained, individuals with poor adaptability are eliminated, and new groups inherit the information of the previous generation., Better than the last generation. Repeat until conditions are met.)
    2019-03-20 16:21:50下载
    积分:1
  • jiance
    基于瞬时无功理论的检测电路,在matlab环境下的检测模块(jiancedianlu)
    2009-12-17 11:56:10下载
    积分:1
  • project
    LARN ABOUT PROJECT DEATAILS
    2014-08-21 15:24:32下载
    积分:1
  • myperspectivetransformation
    利用单应点进行透视反变换,matlab实现(Perspective inverse transform, matlab achieve)
    2013-09-21 09:09:48下载
    积分:1
  • 86574a30-a6b5-443e-857f-b7d5452862b1
    雷达系统仿真雷达系统仿真雷达系统仿真雷达系统仿真(雷达系统仿真雷达系统仿真雷达系统仿真雷达系统仿真雷达系统仿真)
    2009-05-13 08:42:07下载
    积分:1
  • multicoil
    石油管道环境下超长波发射器的电磁场建模,用于描述管道环境,包含边界条件。(Oil pipeline under long wave electromagnetic field transmitter model, used to describe the pipeline environment, including boundary conditions.)
    2010-06-17 21:07:58下载
    积分:1
  • blms
    关于块LMS算法的程序,适用于研究自适应滤波器(block LMS algorithm on the procedures applicable to adaptive filter )
    2006-08-07 03:43:25下载
    积分:1
  • system-simulation-based-Simulink
    一本基于simulink的系统仿真技术与应用很有用的超星图书(A system based on simulink simulation technology and application of useful books Superstar)
    2011-09-23 00:59:21下载
    积分:1
  • Taxicab_CCDF
    THIS IS THE MATLAB SOURCE CODE
    2014-02-25 11:50:04下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载