登录
首页 » PDF » Pseudolite-Positioning-System

Pseudolite-Positioning-System

于 2014-12-24 发布 文件大小:304KB
0 180
下载积分: 1 下载次数: 17

代码说明:

  这是在cnki上下载的关于gps伪卫星定位精度的文献,里面有matlab仿真实验操作,可以通过实验发现dop值影响定位精度(This is the download in CNKI on GPS pseudo satellite positioning accuracy of the literature, there are matlab simulation operation, can be found through experiments that DOP value affects the positioning accuracy)

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

发表评论

0 个回复

  • LinuxSrv
    Introduction to Linux A Hands on Guide Machtelt Garrels
    2013-03-07 21:26:20下载
    积分:1
  • fdatool
    matlab当中的滤波器工具(调用及制作)的使用文档(matlab doc)
    2011-11-12 14:53:39下载
    积分:1
  • iteratedbackprojection
    此函数包含了IBP算法的matlab源码程序,共享给大家共同学习(This function includes the IBP algorithm matlab source program, to share common learning)
    2021-03-04 10:29:32下载
    积分:1
  • shezz
    说明:  用matlab搭建shepwm,然后通过迭代法得到更优解(SHEPWM is built by MATLAB, and the better solution is obtained by iterative method)
    2020-06-30 18:02:04下载
    积分:1
  • hengmo
    横模算法的程序,很综合。对书上的算法有很到的体现。具有很好的指导意义。(Transverse mode algorithm procedure, it is comprehensive. The algorithm of the book is to reflect. Has a good guide.)
    2010-10-12 17:11:04下载
    积分:1
  • huigui
    回归算法,输出回归方程系数,平方和,剩余平方和等。(Regression algorithm, the output coefficient of the regression equation, sum of squares, residual sum of squares and so on.)
    2011-05-03 00:59:15下载
    积分:1
  • inertial-navition
    基本的惯性导航解算过程以及摇摆条件下的惯性导航程序(Inertial navigation program under the basic inertial navigation solution process and the swing conditions)
    2014-12-15 16:38:47下载
    积分:1
  • 35
    说明:  A precise curved motion planning for a differential driving mobile robot
    2015-01-06 05:07:53下载
    积分:1
  • cv3
    Model Reference Adaptive Control
    2013-11-15 22:45:26下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载