dynamic equation in matlab
2 views (last 30 days)
Show older comments
how to plot this dynamic equation
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/160883/image.jpeg)
2 Comments
Walter Roberson
on 20 Feb 2017
You will need to use a numeric algorithm. The symbolic approaches only work for x1(0) = 0, or for a very specific relationship between x1 and its derivative that is difficult to achieve and which is not prescriptive (that is, the symbolic approaches give a formula for recognizing that a propose x1(t) satisfies the requirements, but it would be very difficult to use the formula to construct a solution.)
Answers (0)
See Also
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!