登录
首页 » matlab » GPS_INS-tightly

GPS_INS-tightly

于 2013-12-19 发布 文件大小:1083KB
0 225
下载积分: 1 下载次数: 47

代码说明:

  GPS_INS紧耦合组合导航系统研究,对学习组合导航系统有一定的参考价值(GPS_INS tightly coupled integrated navigation system, integrated navigation system for the study has some reference value)

文件列表:

GPS_INS紧耦合组合导航系统研究.caj,1237236,2013-10-28

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

发表评论

0 个回复

  • 200930310135
    是图像修复,利用维纳滤波的方法实现的图像复原,自己编的程序(Image restoration )
    2010-12-12 10:25:56下载
    积分:1
  • filtrolm
    Example of LMS filter for audio signals in matlab
    2014-10-31 05:59:02下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • GA
    自己照书编写的基于量子遗传算法的寻优程序,赚取积分啦(According to the book written themselves based on quantum genetic algorithm optimization program, earn points friends)
    2013-11-24 22:54:41下载
    积分:1
  • lms
    LMS滤波器示例程序,在TURBOC中运行可图形显示的C程序(lms filet test demo)
    2015-04-02 10:21:56下载
    积分:1
  • IEEE_13_DG1
    说明:  this is 13 node distribution network with DGs and relays.
    2021-02-12 16:40:38下载
    积分:1
  • a.m
    test, this is only to learn ow to start.
    2009-12-22 17:23:49下载
    积分:1
  • BPnihe
    BP神经外那个罗可以逼近任意函数,此为拟合函数的源代码(BP neural network can approximate any function, the source code for the fitting function)
    2010-07-18 19:35:12下载
    积分:1
  • altroeigen2
    eigenfaces algorithm
    2010-09-17 21:27:19下载
    积分:1
  • LearnObjectiveC
    basic code when you learn objective-c.
    2011-01-17 20:33:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载