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

Add Expectation Maximization to solve the inverse problem in obtaining an AED from the experimental isotherm data #314

Open
jbreue16 opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@jbreue16
Copy link
Contributor

If one is interested in obtaining an AED from the experimental isotherm data, a specialized algorithm called Expectation Maximization (EM) method is available to solve the inverse problem. The EM method is an iterative method based on simple algebraic operations and is independent on other functionalities of CADET. For it to be part of the CADET family, we need a dedicated simple module that can be called by the user.

See #295 for further information.

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

No branches or pull requests

2 participants