Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in s4sid_CCA #41

Open
hfj6 opened this issue May 15, 2023 · 2 comments
Open

Issue in s4sid_CCA #41

hfj6 opened this issue May 15, 2023 · 2 comments

Comments

@hfj6
Copy link

hfj6 commented May 15, 2023

how to deal with the code line 84 'forward weight matrix not positive-definite');Some data do, some data don't.

@nguyen-td
Copy link
Collaborator

Hi, would you mind sharing instructions on how to reproduce the error, perhaps with some data if possible?

arnodelorme pushed a commit that referenced this issue May 30, 2023
@hfj6
Copy link
Author

hfj6 commented Oct 17, 2023

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?

:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants