0

来自「gps 模糊度求解方法」· 代码 · 共 57 行

TXT
57
字号

 -----------------------------------------------------------------------
 "LAMBDA" - Least Squares Ambiguity Decorrelation Adjustment            
 Rel. 2.0b d.d. 19 MAY 1999                                             
 (c) Department of Mathematical Geodesy and Positioning (MGP)           
     Faculty of Civil Engineering and Geosciences                       
     Delft University of Technology, The Netherlands                    
 -----------------------------------------------------------------------

Original float ambiguities:

        0.00000
        0.00000

Original variance/covariance matrix (Qahat):

        4.97180        3.87330
        3.87330        3.01880

Number of candidates requested:

        2.00000

shifted ambiguities - increments:

        0.00000        0.00000
        0.00000        0.00000

Decorrelated Q-matrix:

        0.08780       -0.03470
       -0.03470        0.08680

Transformation matrix (Z):

       -3.00000       -4.00000
        4.00000        5.00000

L-matrix, as used in 'search':

        1.00000        0.00000
       -0.39977        1.00000

D-matrix, as used in 'search':

        0.07393        0.08680

Transformed reduced ambiguities:

        0.00000
        0.00000

Chi-squared, size of the search-ellipsoid:

       13.52668

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?