GPS网的平差计算我要分享

Adjustment calculation of GPS Network

gps-基线 基线向量平差 GPS网平差-matlab 平差模型 matlab平差

关注次数: 267

下载次数: 2

文件大小: 401KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。


English Description:

Matlab programming completes the adjustment calculation of a GPS network. The initial data is shown in the file "initial data. TXT"; the GPS network sketch is shown in "network map. JPG"; the baseline vector observation value and variance are shown in "baseline. Bas". According to the known starting data and observation values, the mathematical model is established, and the least square adjustment calculation and accuracy evaluation are carried out. The code and calculation results are also listed in detail in the internship report.


代码预览

基线.bas

数据

....\B.xlsx

....\C.xlsx

....\l XYS.xlsx

....\l XYZ.xlsx

....\L 观测.xlsx

....\matlabGPS平差.mat

....\MATLAB画网.docx

....\Wx.xlsx

....\X0.xlsx

....\坐标估值.xlsx

....\基线方差阵.xlsx

....\实习报告.doc

....\新建文件夹

....\..........\B.xlsx

....\..........\l XYS.xlsx

....\..........\求Qs系数.xlsx

....\结果

....\....\DXX.xlsx

....\....\平差后坐标.xlsx

....\....\误差椭圆参数.xlsx

....\过程数据 线性化VS.xlsx