MATLAB Who can use MatLab/Mathematica/Maple to solve this?

  • Thread starter Thread starter hanson
  • Start date Start date
AI Thread Summary
The discussion revolves around a modified differential equation that is now deemed solvable. The user seeks assistance in solving this equation using software like Maple, which provides a specific solution involving exponential and trigonometric functions. The user emphasizes a need to focus on programming aspects for simulating physical systems rather than delving into the mathematical intricacies of solving the ODE. They express a lack of knowledge in using mathematical software but appreciate the help offered by others in the forum.
hanson
Messages
312
Reaction score
0
Hi all!
I have modified a bit the differential equation I posted before.
Now , it should be solvable...
Can anyone help solve the differential equation using the softwares?
 

Attachments

  • equation 3.JPG
    equation 3.JPG
    3.7 KB · Views: 574
Physics news on Phys.org
Maple gives:

H(t) = e^{-\frac{t}{Rk}}\left( d-R\frac{a+aR^2w^2k^2-bwRk}{1+w^2R^2k^2}\right)+R\frac{a+aR^2w^2k^2-bwRk\cos(wt)+b\sin(wt)}{1+w^2R^2k^2}
 
Are you not required to know how to solve such ODEs for this class?
 
Actually I am working on a programming project to simulate some physical systems. And I happen need to know the solution of this ODE in order to compute the values to simulate the system. I would like to put the focus on the programming side rather than solving the ODE, that's why I would resort to those math softwares. What a shame that I've not got any knwoledege about using them. Luckily that you nice gentleman help me much! Thank you!
 
Back
Top