summaryrefslogtreecommitdiff
path: root/83/CH14/EX14.2/result_example_14_2.txt
blob: 71f30e6e66087ec9ca27ec48ca4108a4329c6430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36

The weighted least square s estimate of the vector x =
 
!0.5238095y1-0.4761905y2+0.4761905y3   !
!                                      !
!-0.0476190y1+0.9523810y2+0.0476190y3  !


The matrix k is in this case found to be 
 
!0.5238095   -0.4761905  0.4761905  !
!                                   !
!-0.0476190  0.9523810   0.0476190  !


The covariance of the estimation error is obtained as Px=
 
    0.7278912  - 0.4557823  
  - 0.4557823    0.9115646  



 Now choosing W=1


The matrix k is in this case found to be 
 
    0.6666667  - 0.3333333    0.3333333  
  - 0.3333333    0.6666667    0.3333333  


The covariance of the estimation error is obtained as Px=
 
    0.6666667  - 0.3333333  
  - 0.3333333    0.6666667