roiconnect
roiconnect copied to clipboard
Issue in s4sid_CCA
how to deal with the code line 84 'forward weight matrix not positive-definite');Some data do, some data don't.
Hi, would you mind sharing instructions on how to reproduce the error, perhaps with some data if possible?
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?
: