Skip to main content
1-Visitor
March 19, 2017
Question

Solve of ODE with AdamsBDF don't work Mathcad Prime 4.0

  • March 19, 2017
  • 3 replies
  • 2031 views

Hi,

I' new in Mathcad Prime. i need it to solve ODE systems.

I try to solve the Example of the GDG solver with the AdamsBDF methode.

My problem is the vector function. I don't find any solution. Same thing with rkfixed. I hope anyone can help me.

3 replies

25-Diamond I
March 20, 2017

I can't open your file but it looks to me that you used literal indices (with ctrl+-) instead of vector/matrix indices (with [).

23-Emerald IV
March 20, 2017

Yes, he did.

Luc

fgörlich1-VisitorAuthor
1-Visitor
March 24, 2017

Hey,

yes that was the problem. Thanks for helping.