291 - 300 of 1091 for partial differential equationsSearch Results
View search results from all Wolfram sites (31950 matches)
NewtonCotesError   (Numerical Differential Equation Analysis Package Symbol)
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
NewtonCotesWeights   (Numerical Differential Equation Analysis Package Symbol)
NewtonCotesWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Newton-Cotes formula for quadrature on the interval a to b, where w_i is the ...
RungeKuttaOrderConditions   (Numerical Differential Equation Analysis Package Symbol)
RungeKuttaOrderConditions[p, s] gives a list of the order conditions that any s-stage Runge\[Dash]Kutta method of order p must satisfy. RungeKuttaOrderConditions[p] gives the ...
Stiffness Detection   (Mathematica Tutorial)
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
AccuracyGoal   (Built-in Mathematica Symbol)
AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
PrecisionGoal   (Built-in Mathematica Symbol)
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
Rigid Body Solvers   (Mathematica Tutorial)
The equations of motion for a free rigid body whose center of mass is at the origin are given by the following Euler equations (see [MR99]). Two quadratic first integrals of ...
FindLinearRecurrence   (Built-in Mathematica Symbol)
FindLinearRecurrence[list] finds if possible the minimal linear recurrence that generates list.FindLinearRecurrence[list, d] finds if possible the linear recurrence of ...
Operations on Power Series   (Mathematica Tutorial)
Mathematica allows you to perform many operations on power series. In all cases, Mathematica gives results only to as many terms as can be justified from the accuracy of your ...
Interpolation   (Built-in Mathematica Symbol)
Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
1 ... 27|28|29|30|31|32|33 ... 110 Previous Next

...