View full-text article in PMC Sensors (Basel). 2023 Feb 15;23(4):2202. doi: 10.3390/s23042202 Search in PMC Search in PubMed View in NLM Catalog Add to search Copyright and License information © 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). PMC Copyright notice Algorithm 1: Solution steps for Pk|k−τ(m) Initialize: A1=In,C0=In. Iterate: for m=1:τ Am+1=ΦAm−ΦKk−τ+mHAm end if τ=1,B=0 else τ=2,m=2,B=−Φτ−mΓQk−τ+m+1ΓTInTHTKk−τ+mT(Φτ−m)T else Bm=0 for m=3:τ h=m−2, p=m−2 for ξ=1:m−2 for ∂=0:h−1 C∂+1=ΦC∂−ΦKk−τ+m−h+∂HC∂ end Bmψ=−Φτ−m+pΓQk−τ+m−p−1ΓTChTHTKk−τ+mT(Φτ−m)T h=h−1, p=p−1 end Bm=Bm+Bmψ end B=Bm−Φτ−mΓQk−τ+m+1ΓTInTHTKk−τ+mT(Φτ−m)T end Pk|k−τ(m)=−Φτ−1Pk−τ+1|k−τ(Am)THTKk−τ+mT(Φτ−m)T+B