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

Non-constant variables #38

Open
jantheron69 opened this issue May 22, 2024 · 0 comments
Open

Non-constant variables #38

jantheron69 opened this issue May 22, 2024 · 0 comments
Labels
question Further information is requested

Comments

@jantheron69
Copy link

Hi Jacob, a fantastic effort!

I have a very stupid question; How does one pass non-constant variables to a function where the ODE is solved?

X' = AX + B

where A and B cannot simply be hard-coded but vary with time.

Your van der Pol oscillator has mu hardcoded as 0.2.... min ODE has varying constants..

Greetings

Jan Theron

@jacobwilliams jacobwilliams added the question Further information is requested label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants