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
This is a simulation program to obtain a dynamic response of the structure under white noise excitation, which often has problems, as follows:
错误使用 assert
forward weight matrix not positive-definite
出错 s4sid_CCA (第 85 行)
assert(cholp == 0, 'forward weight matrix not positive-definite');
There is no such problem in the actual data. What could be the cause?
how to deal with the code line 84 'forward weight matrix not positive-definite');Some data do, some data don't.
The text was updated successfully, but these errors were encountered: