PECE
Encyclopedia
PECE is a technique of handling an implicit Ordinary differential equation
approximation formula by a prediction step and a single correction step. (The E's represent evaluations of the derivative function).
This technique is used in the MATLAB
function
Ordinary differential equation
In mathematics, an ordinary differential equation is a relation that contains functions of only one independent variable, and one or more of their derivatives with respect to that variable....
approximation formula by a prediction step and a single correction step. (The E's represent evaluations of the derivative function).
This technique is used in the MATLAB
MATLAB
MATLAB is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages,...
function
ode113
.