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
Dear author, hello. I have two questions that I would like to ask you. The first question: When I run the main_linear_canical.py file in the main code package, I get that the difference between KF (model fit) and KF (model mismatch) is more than 3 [dB], which should be greater than 20 [dB]. But when I set F as the identity matrix, I got the same 3 [dB] as in the paper. Why is this? The second question: When I ran the main_linear.py file in the architecture - # 1 code package, I found that the difference between KF (model fit) and KF (model mismatch) was more than 3 [dB], which should be around 24 [dB]. Why is this?