781 - 790 of 975 for controlsSearch Results
View search results from all Wolfram sites (9491 matches)
RGBColor   (Built-in Mathematica Symbol)
RGBColor[red, green, blue] is a graphics directive specifying that objects that follow are to be displayed, if possible, in the color given. RGBColor[r, g, b, a] specifies ...
SectorChart3D   (Built-in Mathematica Symbol)
SectorChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D sector chart with sector angle proportional to x_i, radius y_i, and height z_i.SectorChart3D[{..., w_i[{x_i, ...
StandardForm   (Built-in Mathematica Symbol)
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
TraditionalForm   (Built-in Mathematica Symbol)
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Applying Transformation Rules   (Mathematica Tutorial)
Applying transformation rules. The replacement operator /. (pronounced "slash-dot") applies rules to expressions. You can give a list of rules to apply. Each rule will be ...
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 ...
Mathematica Scripts   (Mathematica Tutorial)
A Mathematica script is simply a file containing Mathematica commands that you would normally evaluate sequentially in a Mathematica session. Writing a script is useful if ...
Mathematica Sessions   (Mathematica Tutorial)
Typical command-line options for Mathematica executables. If the Mathematica front end is called with a notebook file as a command-line argument, then this notebook will be ...
ImplicitRungeKutta Method for NDSolve   (Mathematica Tutorial)
Implicit Runge–Kutta methods have a number of desirable properties. The Gauss–Legendre methods, for example, are self-adjoint, meaning that they provide the same solution ...
Norms in NDSolve   (Mathematica Tutorial)
NDSolve uses norms of error estimates to determine when solutions satisfy error tolerances. In nearly all cases the norm has been weighted, or scaled, such that it is less ...
1 ... 76|77|78|79|80|81|82 ... 98 Previous Next

...