How to solve a boundary value problem for a piecewise linear differential equation?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!