We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2937990 commit 67200a9Copy full SHA for 67200a9
13 files changed
source/PSID/IPSID.py
@@ -61,7 +61,7 @@ def computeObsFromAC(A, C, i):
61
62
def recomputeObsAndStates(A, C, i, YHat, YHatMinus):
63
"""
64
- Computes observabilioty matrices Oy and Oy_Minus using A and C
+ Computes observability matrices Oy and Oy_Minus using A and C
65
and recompute Xk and Xk_Plus1 using the new Oy and Oy_Minus
66
Returns:
67
1) Xk: recomputed states
0 commit comments