Post Reply 
(48G 49G 50G) Runge-Kutta Diff Eqn solver
06-15-2021, 05:54 AM
Post: #15
RE: 48G-50G Runge-Kutta Diff Eqn solver
(06-14-2021 10:24 PM)rcthacker Wrote:  "All equations have program equivalents, but not all programs can be turned into equations, so I would have been very surprised if the input had been limited to equations only." I doubt the firmware writers designed the input arguments to allow for this.
If all they wanted to allow were equations, it would have been very easy to restrict the inputs to equations only, but they didn't.

Quote:In a straight-forward Runge-Kutta code all of the function inputs and outputs would be accessible variables. It's a mystery to me that the firmware writers decided to represent 2nd order DEs with a matrix of coefficients and a vector of dependent variables: neither representable in an algebraic expression/object in the RPL OS/User language. Maybe an academic feature.
The firmware writers didn't decide that; it's a common way of representing higher-order ODEs as first-order ones.

Cheers, Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 48G-50G Runge-Kutta Diff Eqn solver - Werner - 06-15-2021 05:54 AM



User(s) browsing this thread: 1 Guest(s)