151 - 160 of 446 for ConstantsSearch Results
View search results from all Wolfram sites (7760 matches)
Inhomogeneous Linear Second-Order ...   (Mathematica Tutorial)
If the given second-order ODE is inhomogeneous, DSolve applies the method of variation of parameters to return a solution for the problem. This solves an inhomogeneous linear ...
N   (Built-in Mathematica Symbol)
N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
BooleanConvert   (Built-in Mathematica Symbol)
BooleanConvert[expr] converts the Boolean expression expr to disjunctive normal form.BooleanConvert[expr, form] converts the Boolean expression expr to the specified ...
DSolve   (Built-in Mathematica Symbol)
DSolve[eqn, y, x] solves a differential equation for the function y, with independent variable x. DSolve[{eqn_1, eqn_2, ...}, {y_1, y_2, ...}, x] solves a list of ...
Numerical Methods for Solving the ...   (Mathematica Tutorial)
The Lotka–Volterra system arises in mathematical biology and models the growth of animal species. Consider two species where Y_1(T) denotes the number of predators and Y_2(T) ...
Solving Recurrence Equations   (Mathematica Tutorial)
If you represent the n^th term in a sequence as a[n], you can use a recurrence equation to specify how it is related to other terms in the sequence. RSolve takes recurrence ...
Mathematica uses the Microsoft math recognizer that is built into Windows 7 to recognize handwritten mathematical expressions. This allows you to enter handwritten ...
Nonlinear IVPs and BVPs   (Mathematica Tutorial)
Many real-world applications require the solution of IVPs and BVPs for nonlinear ODEs. For example, consider the logistic equation, which occurs in population dynamics. This ...
Linear Systems of ODEs   (Mathematica Tutorial)
Here is a system of two ODEs whose coefficient matrix has real and distinct eigenvalues. This solves the system. Note that the general solution depends on two arbitrary ...
MakeBoxes   (Built-in Mathematica Symbol)
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
1 ... 13|14|15|16|17|18|19 ... 45 Previous Next

...