登录
首页 » matlab » INS_ToolBox

INS_ToolBox

于 2021-04-28 发布 文件大小:766KB
0 280
下载积分: 1 下载次数: 413

代码说明:

  国外的一个惯性导航系统仿真工具箱,自己点滴注释过,能进行导航解算,组合导航。(An inertial navigation system simulation toolbox。 own drip comment,can solve navigate and integrated navigation.)

文件列表:

INS_ToolBox
...........\bodupdat.m,2366,2011-05-23
...........\coriolis.m,2811,2011-05-23
...........\crafrate.m,4133,2011-05-23
...........\dcm2eulr.m,1467,2011-05-23
...........\dcm2llw.m,1296,2011-05-23
...........\dcm2qua.m,1468,2011-05-23
...........\dcmelgen.m,1661,2011-05-23
...........\dcmnbgen.m,1651,2011-05-23
...........\dem01plt.m,1208,2011-05-23
...........\dem03gen.m,1730,2011-05-23
...........\earthrot.m,3599,2011-05-23
...........\enu2xyz.m,1527,2011-05-23
...........\eulr2dcm.m,1850,2011-05-23
...........\eulr2qua.m,1573,2011-05-23
...........\extrapol.m,691,2011-05-23
...........\gendelcr.m,3450,2011-04-18
...........\gendthet.m,2079,2011-05-23
...........\gendv.asv,1608,2012-05-12
...........\gendv.m,1606,2011-04-18
...........\gendvcor.m,3660,2011-04-19
...........\gendverr.m,2685,2011-04-18
...........\gentherr.m,3191,2011-04-19
...........\genvelpr.m,1544,2011-04-18
...........\gravity.m,1118,2011-04-05
...........\greatcir.m,4507,2011-05-16
...........\INS Toolbox2003.doc,618496,2011-05-23
...........\insdem01.asv,4066,2012-05-05
...........\insdem01.m,4202,2012-05-05
...........\insdem02.m,4734,2012-05-12
...........\insdem03.m,4507,2011-04-03
...........\insdem04.m,2210,2011-04-03
...........\insdem05.m,9489,2011-04-30
...........\insdem06.m,6262,2011-04-30
...........\insdem07.m,5408,2011-04-30
...........\insdem08.m,5482,2011-04-30
...........\insdem09.m,5897,2011-04-18
...........\insdem10.m,6181,2011-04-30
...........\insdem11.m,6684,2011-04-18
...........\insdem12.m,1349,2011-05-16
...........\insdem13.m,7935,2011-05-16
...........\insdem14.m,8287,2011-04-19
...........\insdem15.m,7108,1998-08-14
...........\insdem16.m,7104,1998-08-14
...........\insdem17.m,7097,2000-02-12
...........\interpol.m,645,2011-04-11
...........\jfk_ist0.mat,157464,1998-08-02
...........\lclevtmp.m,3940,2011-04-10
...........\lclevupd.m,5544,2011-04-18
...........\llh2xyz.m,1266,2011-04-11
...........\llw2dcm.m,2726,2011-04-18
...........\navupd2.m,2269,2011-04-17
...........\navupdat.m,2857,2011-05-07
...........\pathplot.m,1389,2011-04-11
...........\plotwrld.m,933,2011-05-16
...........\Potentail Bugs.txt,3469,2011-05-23
...........\progen.m,10764,2011-04-03
...........\propitch.m,6304,2011-04-05
...........\proroll.m,3841,2011-04-02
...........\prostrai.m,2930,2011-04-04
...........\proturn.m,4477,2011-04-02
...........\qua2dcm.m,1480,2011-04-03
...........\quamult.m,1250,2011-04-03
...........\quaupdat.m,1296,2011-04-03
...........\questions.m,5005,2011-04-19
...........\radicurv.m,1777,2011-04-10
...........\skewsymm.m,840,2011-04-05
...........\TestFunctions.m,355,2011-04-19
...........\velupdat.m,3159,2011-04-18
...........\wrldmatr.mat,518592,1998-03-31
...........\xyz2enu.m,1561,2011-04-11
...........\xyz2llh.m,1707,2011-04-11

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

发表评论

0 个回复

  • QDPSK-m
    QDPSK调制解调源码,用于matlab仿真分析。(QDPSK modem source code for the matlab simulation.)
    2010-06-07 14:24:19下载
    积分:1
  • GUI_29
    用matlab GUI实现的可以在当前界面做加减乘除、乘幂的界面程序。(a GUI that can do add,minus,mutli,divide and power)
    2009-11-23 22:51:00下载
    积分:1
  • Poj_1102_
    看了测试用例后,大家估计已经明白题目的意思了吧!题目很简单,但是就是很烦。 开始直接是没思路,不知道怎么模拟,但是想了带该半个小时,就搞定了。就是把每个数存到数组里面。 (A friend of you has just bought a new computer. Until now, the most powerful computer he ever used has been a pocket calculator. Now, looking at his new computer, he is a bit disappointed, because he liked the LC-display of his calculator so much. So you decide to write a program that displays numbers in an LC-display-like style on his computer. )
    2009-06-06 12:40:52下载
    积分:1
  • BER_stbc
    说明:  该代码主要实现的功能是空时编码误码率,误码率随着信道的变化而变化(THE BER OF THE SPACE BASE CODE,the ber varied with the channel)
    2011-03-22 21:48:25下载
    积分:1
  • markov123456
    马尔科夫链模拟原程序,matlab环境下运行(Markov chain simulation of the original program)
    2011-06-22 16:02:03下载
    积分:1
  • b_cas_card_briefing_document
    bcas card briefing document
    2015-04-26 20:07:23下载
    积分:1
  • OFDM_general
    自己编写的OFDM发生程序,做仿真的同学可用作源信号,很短,易读,需用matlab工具箱(I have written procedures for OFDM occurred, make simulation the students can be used as a source of signal, very short, easy-to-read, require matlab toolbox)
    2008-03-28 09:14:28下载
    积分:1
  • beibaoPSO
    这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。(The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.)
    2010-05-18 18:57:57下载
    积分:1
  • PLSgui
    matlab pls 工具箱 各种pls函数,包括画图(matlab pls toolbox)
    2012-03-27 13:45:38下载
    积分:1
  • Sliding
    implementation of sliding mode control
    2012-04-19 00:13:39下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载