381 - 390 of 991 for collectionSearch Results
The GeneratedParameters Option   (Mathematica Tutorial)
The general solution to a differential equation contains undetermined coefficients that are labeled C[1], C[2], and so on. This example has one undetermined parameter, C[1]. ...
Overview of Ordinary Differential ...   (Mathematica Tutorial)
There are four major areas in the study of ordinary differential equations that are of interest in pure and applied science. Of these four areas, the study of exact solutions ...
A partial differential equation (PDE) is a relationship between an unknown function u(x_1,x_2,…,x_n) and its derivatives with respect to the variables x_1,x_2,…,x_n. Here is ...
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 ...
Nonlinear Systems of ODEs   (Mathematica Tutorial)
Following are two examples of nonlinear systems of ODEs that can be solved symbolically using DSolve. The first three equations in this system of four nonlinear ODEs can be ...
Dummy Variables in Mathematics   (Mathematica Tutorial)
When you set up mathematical formulas, you often have to introduce various kinds of local objects or "dummy variables". You can treat such dummy variables using modules and ...
Efficient Representation of Many ...   (Mathematica Tutorial)
Primitives which can take multiple elements. Some primitives have multi-element forms that can be processed and rendered more quickly by the Mathematica front end than the ...
Elementary Transcendental Functions   (Mathematica Tutorial)
Elementary transcendental functions. Mathematica gives exact results for logarithms whenever it can. Here is log_21024. You can find the numerical values of mathematical ...
Equations   (Mathematica Tutorial)
"Defining Variables" discussed assignments such as x=y which set x equal to y. Here we discuss equations, which test equality. The equation x==y tests whether x is equal to ...
Evaluation in Iteration Functions   (Mathematica Tutorial)
The built-in Mathematica iteration functions such as Table and Sum evaluate their arguments in a slightly special way. When evaluating an expression like Table[f,{i,i_max}], ...
1 ... 36|37|38|39|40|41|42 ... 100 Previous Next

...