5161 - 5170 of 7896 for InSearch Results
View search results from all Wolfram sites (26553 matches)
Curve Fitting   (Mathematica Tutorial)
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
Defining Numerical Values   (Mathematica Tutorial)
If you make a definition such as f[x_]:=value, Mathematica will use the value you give for any f function it encounters. In some cases, however, you may want to define a ...
Abel Equations   (Mathematica Tutorial)
An Abel ODE is a first-order equation of the form This equation arose in the context of the studies of Niels Henrik Abel on the theory of elliptic functions, and represents a ...
Exact Equations   (Mathematica Tutorial)
Here is an example of an exact ODE. This verifies the solution. Here is a contour plot of the solution.
Linear Second-Order Equations with ...   (Mathematica Tutorial)
The simplest type of linear second-order ODE is one with constant coefficients. This linear second-order ODE has constant coefficients. Notice that the general solution is a ...
Separable Equations   (Mathematica Tutorial)
The general solution to this equation is found by separation of variables. Even when variables can be separated, the final solution might be accompanied by a warning message ...
Integral Transforms and Related ...   (Mathematica Tutorial)
One-dimensional Laplace transforms. The Laplace transform of a function f(t) is given by ∫_0^∞f(t)e^-stt. The inverse Laplace transform of F(s) is given for suitable γ by ( ...
Moving through Expressions   (Mathematica Tutorial)
You can use the keyboard to move the cursor forward or backward one character or one word at a time. You can also delete the character or word to the right or the left of the ...
Numerical Equation Solving   (Mathematica Tutorial)
Numerical root finding. NSolve gives you numerical approximations to all the roots of a polynomial equation. You can also use NSolve to solve sets of simultaneous equations ...
Scalars, Vectors, and Matrices   (Mathematica Tutorial)
Mathematica represents matrices and vectors using lists. Anything that is not a list Mathematica considers as a scalar. A vector in Mathematica consists of a list of scalars. ...
1 ... 514|515|516|517|518|519|520 ... 790 Previous Next

...