How do I solve the following second order differential equation?
Mostra commenti meno recenti
Can you give me the code on how to solve the following equation?
1.4x'' + 4x' + 1700x = - [-8x' + 20(x')^3 + 100x - 2.5x^3]
Thanks!
Risposte (1)
Ramanuja Jagannathan
il 25 Ott 2017
0 voti
Please find below the documentation link showing how to represent differential equations in MATLAB and solve them. https://www.mathworks.com/help/symbolic/solve-a-single-differential-equation.html
Hope this helps
2 Commenti
John O'Brian
il 25 Ott 2017
Modificato: Torsten
il 26 Ott 2017
John O'Brian
il 26 Ott 2017
Categorie
Scopri di più su Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!