登录
首页 » matlab » 根据卫星坐标以及伪距观测值进行定位解算

根据卫星坐标以及伪距观测值进行定位解算

于 2018-11-11 发布 文件大小:3KB
0 142
下载积分: 1 下载次数: 4

代码说明:

  根据卫星坐标以及伪距观测值进行定位解算,获得接收机位置坐标;并且估算几何精度因子。(According to the satellite coordinates and pseudo-range observations, the position coordinates of the receiver are obtained, and the geometric accuracy factor is estimated.)

文件列表:

check_t.m, 679 , 2006-08-22
Copy_of_leastSquarePos.m, 3677 , 2018-10-07
e_r_corr.m, 1135 , 2016-12-06
Experiment2.m, 2350 , 2018-09-17

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

发表评论

0 个回复

  • 逾渗
    分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 P 及临界指数 (PS:程序功能简单介绍:yushen.m 中计算了 Pinf 和 p 的关系,yushenmain.m 调用 yushen.m 来 计算不同 p 下的 Pinf;yushenhuixuan.m 中计算了 Rs 和 p 的关系,yushenmain2.m 调用 yushenhuixuan.m 来计算不同 p 下的 Rs。具体的实现程序中均有注释。)(The percolation problem on two dimensional square lattice is analyzed, and the critical probability P and critical exponent are obtained by programming. (PS: program functions simply: the relationship between Pinf and P is calculated in yushen.m, yushenmain.m is called yushen.m to calculate Pinf under different p; the relationship between Rs and P is calculated in yushenhuixuan.m, and yushenmain2.m invokes to calculate the differences under different P. There are annotations in the specific implementation program. ))
    2021-03-05 16:19:31下载
    积分:1
  • 模拟退火算法
    提出了一种基于粒子群优化(PSO)算法的径向基(RBF)网络参数优化算法,首先利用减聚类算法确定网络径向基函数中心的个数,再用PSO算法优化径向基函数的中心及宽度,最后用PSO算法训练隐含层到输出层的网络权值,找到神经网络权值的最优解,以达到优化神经网络学习的目的。最后,通过一个实验与最小二乘法优化的神经网络进行了比较,验证了算法的有效性。(Particle swarm optimization (PSO) optimization of RBF network)
    2018-01-31 23:02:43下载
    积分:1
  • 周立功的LPC214x固件程序,很有用哈
    周立功的LPC214x固件程序,很有用哈-weeks meritorious LPC214x firmware procedures and useful Kazakhstan
    2022-02-26 04:11:52下载
    积分:1
  • mpc_asf_shd_源码
    请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-02 07:08:15下载
    积分:1
  • STM32
    说明:  JY901 串口将数据发送给上位机 使用STM32 F4(JY901 Serial Port Sends Data to PC Using STM32 F4)
    2021-02-04 20:49:57下载
    积分:1
  • 对二维地震模拟中有限差分法进行模拟youixanchafei
    通过对二维地震模拟中有限差分法进行模拟,实现地震合成记录。(The synthetic seismogram is achieved by simulating the finite difference method in 2-D seismic simulation.)
    2021-04-16 19:18:53下载
    积分:1
  • Java EJB简单例子
    Java EJB简单例子,这是HelloWorldBean的Home接口,它是EJB对象的生成库,无状态会话(将在下一个实例中具体讲解)Bean,这个接口是客户端与EJB对象相互作用的中间途径,通过Client触发调用Bean方法:   try {    //取得初始化属性jndiContext,它是连接JNDI树的起始点   InitialContext jndiContext = new InitialContext(properties);    //取得Home对象的引用    Object ref = jndiContext.lookup("HelloWorldHome");    HelloWorldHome home = (HelloWorldHome)   PortableRemoteObject.narrow (ref, HelloWorldHome.class);    //用EJB生成库Home生成EJB对象    HelloWorld hello= home.create();    //调用EJB对象方法printHelloWorld(),EJB对象把调用委派给Bean    System.out.println (hello.printHelloWorld());   }
    2022-07-20 22:16:54下载
    积分:1
  • 快速排序的基本算法
    快速排序的基本算法-basic Quick Sort Algorithm
    2023-06-04 15:35:03下载
    积分:1
  • Weight scale
    说明:  A script to measure the weight of products.
    2019-05-09 16:09:27下载
    积分:1
  • first1111111
    打印一条文字“”你好世界“”你好python“”最基础的python语言了解一下(Print a text "Hello World" and "Hello python". Learn about the basic Python language)
    2020-06-19 15:40:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载