non-linear coupled second order ODE with matlab
Show older comments
Dear All,
In attempt to compare an asymptotic solution to the exact solution of Reissner theory of elasticity, I will need to solve the following coupled equation :


D, A and q are constant and the boundary conditions are of clumped boundary conditions 
I would be glad if there are hints to how to implement this in matlab.
Thanks a lot!
5 Comments
darova
on 1 Jul 2019
I tried bvp4c, but didn't get a result. Also MATLAB wants 4 boundary conditions
I did all i can, im so sorry (
zakaria azdad
on 2 Jul 2019
zakaria azdad
on 2 Jul 2019
Torsten
on 2 Jul 2019
You divide by r^2 and r. That means that you have to start solving at r>0.
Accepted Answer
More Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

