Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello,
I am trying to do a finite difference to solve the differential equation and compare it with the analytical solution. I am not sure why I am not getting the plots to work out. I attached both Mathcad-15 and Prime 7 files. I converted 15 to Prime7.
Thank you,
Sam
Solved! Go to Solution.
Problem:
Using Odesolve:
The finite difference:
And the analytical solution is:
Plot:
Success!
Luc
Problem:
Using Odesolve:
The finite difference:
And the analytical solution is:
Plot:
Success!
Luc
Thank you so much Luc!
Sam