Hi

I am working on chaos synchronization by EKF and other stochastic nonlinear estimators. The problem is like-

Chaos system has 3 states at transmitter end ; x1, x2 , x3 out of which x1 is transmitted as synchronization signal.

At the receiver end EKF is receiving measurements of  noisy x1 and goal is to reconstruct x2 and x3 but their measurements are not available.

In the correction step if I only choose x1 state , ie,

x_new=x_apriori + Kalman_Gain*(y(:,k)-h(x_apriori))

since Y(:,k) is just contains measurements of x1, I am unable to reconstruct x2 and x3

How to do that?

More Avinash Kumar's questions See All
Similar questions and discussions