Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.problem Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
DerivativeFunctionDefines the derivative function F(x, y) for ODE problems.Interfacecom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.problemSuanShu
ODEAn ordinary differential equation (ODE) is an equation in which there is only one independent variable and one or more derivatives of a dependent variable with respect to the independentClasscom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.problemSuanShu
ODE1stOrderA first order ordinary differential equation (ODE) initial value problem (IVP) takes the where y0 is known, and the solution of the problem is y(x) for theClasscom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.problemSuanShu
ODE1stOrderWith2ndDerivativeSome ODE solvers require the second derivative for more accurate Taylor series approximation.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.problemSuanShu