1131 - 1140 of 1866 for EvaluatedSearch Results
View search results from all Wolfram sites (8273 matches)
Approximate Functions and Interpolation   (Mathematica Tutorial)
In many kinds of numerical computations, it is convenient to introduce approximate functions. Approximate functions can be thought of as generalizations of ordinary ...
Defining Derivatives   (Mathematica Tutorial)
You can define the derivative in Mathematica of a function f of one argument simply by an assignment like f'[x_]=fp[x]. This defines the derivative of f(x) to be fp(x). In ...
Exact Equations   (Mathematica Tutorial)
Here is an example of an exact ODE. This verifies the solution. Here is a contour plot of the solution.
Homogeneous Equations   (Mathematica Tutorial)
Here is a homogeneous equation in which the total degree of both the numerator and the denominator of the right-hand side is 2. The two parts of the solution list give ...
Linear IVPs and BVPs   (Mathematica Tutorial)
To begin, consider an initial value problem for a linear first-order ODE. This is a linear first-order ODE. Notice that the general solution is a linear function of the ...
When you execute a command like NotebookWrite[obj,data] the actual operation of inserting data into your notebook is performed in the front end. Normally, however, the kernel ...
Graphics as Input   (Mathematica Tutorial)
An image is equivalent to its symbolic expression. You can operate on an image as you would on a symbolic expression. This input produces some disks. Type // InputForm after ...
Making Tables of Values   (Mathematica Tutorial)
You can use lists as tables of values. You can generate the tables, for example, by evaluating an expression for a sequence of different parameter values. This gives a table ...
Mixing Text and Formulas   (Mathematica Tutorial)
The simplest way to mix text and formulas in a Mathematica notebook is to put each kind of material in a separate cell. Sometimes, however, you may want to embed a formula ...
Principal Axis Method   (Mathematica Tutorial)
"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
1 ... 111|112|113|114|115|116|117 ... 187 Previous Next

...