How to solve a boundary value problem for a piecewise linear differential equation?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have two a set of two second order differential equations to which I want to find a periodic solution. The differential equations are defined as
If
If
α and β are known apriori. I have tried to use a pseudo arclength continuation method but that does not seem to be working. My next approach is to use the bvp4c or bvp5c solvers provided by MATLAB. My doubt is - how do I implement the switching condition in the bvp solvers? Does the odeevents provision work?
If you have any other approach that may be useful for solving the problem, please let me know!
(Note: My region of interest is obviously values of )
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!