Finding a closed form solution of nonlinear differential equation
Show older comments
Can you find an expression for x, which is a function of t, given that sin(x*t) + t^2*cos(3*t^2)+x''(t) = 5x (x''(t) is the second derivative), using numerical or analytical methods?
1 Comment
Jan
on 21 Feb 2021
You cannot use numerical methods to find a closed form solution.
Did you convert this equation to a system of ODEs of order 1 already? Some code?
Accepted Answer
More Answers (0)
Categories
Find more on Symbolic Math Toolbox 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!