How to solve this ode?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
E=200e9;
syms x;
A=10*(20-x);
q=x;
Boundary conditions u(0)= 0 and u'(x=l0)=100/(100*E))

Answers (1)
Torsten
on 29 Feb 2016
0 votes
help bvp4c
Best wishes
Torsten.
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!