]> SALOME platform Git repositories - modules/adao.git/blob - doc/fr/scripts/simple_ExtendedBlue.res
Salome HOME
Minor documentation improvements
[modules/adao.git] / doc / fr / scripts / simple_ExtendedBlue.res
1 Interpolation entre deux états vectoriels, observation et ébauche
2 -----------------------------------------------------------------
3
4 Vecteur observation...........: [10. 11. 12.]
5 Vecteur ébauche a priori......: [0. 1. 2.]
6
7 État théorique attendu........: [5. 6. 7.]
8
9 Résultat par interpolation....: [5. 6. 7.]
10 Covariance a posteriori.......:
11  [[0.5 0.  0. ]
12  [0.  0.5 0. ]
13  [0.  0.  0.5]]