Solving Nonlinear system of differential equations using Matlab
Show older comments
How can i solve this system,
u''=(w'^2)'
w''''=(u'w'+w'^3)'
I have a problem writing the following expressions (w'^2)' and (w'^3)' in the standard form of Matlab ode solvers
Thanks
3 Comments
ash
on 23 Jun 2015
Torsten
on 24 Jun 2015
Any questions about my answer ?
Best wishes
Torsten.
Walter Roberson
on 24 Jun 2015
Torsten, somehow your answer got marked as potential spam. I do not know if it would have been visible to non-moderators.
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Solvers 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!