What does the notation x[n|n+1] mean.
5 views (last 30 days)
Show older comments
I see this a lot in the documentation for discrete systems but am not familiar with the notation.
0 Comments
Answers (1)
Youssef Khmou
on 22 Aug 2014
The notation X[n+1|n] means the equation that relates the state a discrete instants n+1 and n ( eventually X[n|n-1]), in probability theory P[n+1|n] is conditional probability of event at n+1 given the event at n .
0 Comments
See Also
Categories
Find more on Transfer Function Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!