You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the notebooks and there I see an actor G is used to calculate Matrix Q every time. I am unable to understand whats the role of G (Actor) can you please point me towards some resources which might explain in detail how we come up with this formulation ?
Thanks alot
The text was updated successfully, but these errors were encountered:
G is the noise driving matrix. In fact, it is used to describe the impact of noise when the system state is updated. However, this matrix is not mentioned in the state equation in the article, which may make it difficult to understand.
I read the notebooks and there I see an actor G is used to calculate Matrix Q every time. I am unable to understand whats the role of G (Actor) can you please point me towards some resources which might explain in detail how we come up with this formulation ?
Thanks alot
The text was updated successfully, but these errors were encountered: