Skip to main content

Table 4 Two-stage fixed-interval TV OUFIR smoothing algorithm

From: Iterative unbiased FIR state estimation: a review of algorithms

Stage

 

Given:

K, N=constant, q, m=nN+10,

 

s=m+K−1, m+Kln.

Set:

x ̂ s by (75) and G s by (76).

Update:

G l = H l T H l + ( F l G l 1 F l T ) 1 ] 1 ,

 

x ̂ l = F l x ̂ l 1 + G l H l T ( z l H l F l x ̂ l 1 ).

 

Use x ̂ n when l=n and compute

 

x ̂ n q = B ̄ n , m (q) ( F n , 0 m + 1 ) 1 x ̂ n .

Instruction:

This algorithm is valid for any nN−1. The fixed

 

interval of M=N=N opt points is from time

 

index m to n.