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

Solving generalized eigenvalue problem #353

Open
BlackCat07 opened this issue Aug 13, 2021 · 1 comment
Open

Solving generalized eigenvalue problem #353

BlackCat07 opened this issue Aug 13, 2021 · 1 comment
Labels

Comments

@BlackCat07
Copy link

Hello,

I was trying to find an appropriate example for solving the following generalized eigenvalue problem:
Ku = xMu, where K is the stiffness matrix, M is the mass matrix and u is the eigenvector.

Could you please let me know if it's possible to use your software for solving this problem? It relates to determining uncertainty bounds for eigenvalues.

Thanks!

@jonathf
Copy link
Owner

jonathf commented Aug 13, 2021

No, unfortunatly, this is out of scope for this software.

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

No branches or pull requests

2 participants