3991 - 4000 of 8564 for solution of equationsSearch Results
View search results from all Wolfram sites (69105 matches)
TrimmedMean   (Built-in Mathematica Symbol)
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
Documentation Constructs   (Mathematica Tutorial)
When you write programs in Mathematica, there are various ways to document your code. As always, by far the best thing is to write clear code, and to name the objects you ...
Entering Input in Notebooks   (Mathematica Tutorial)
Mathematica's notebook interface is a very powerful typesetting system that allows you to enter formulas as they are written in mathematical literature, using two-dimensional ...
Files and Streams   (Mathematica Tutorial)
Conventions for file names. Most files used by Mathematica are completely system independent. .mx and .exe files are however system dependent. For these files, there is a ...
Generating Unstructured Output   (Mathematica Tutorial)
The functions described in "Textual Input and Output Overview" determine how expressions should be formatted when they are printed, but they do not actually cause anything to ...
Selecting Graphics Objects   (Mathematica Tutorial)
The following sequence shows how to select an object inside a graphic. To begin editing within a graphic, single-click or double-click the background or an object in the ...
Making Definitions   (Mathematica Tutorial)
The replacement operator /. allows you to apply transformation rules to a specific expression. Often, however, you want to have transformation rules automatically applied ...
Transformation Rules for Functions   (Mathematica Tutorial)
"Values for Symbols" discussed how you can use transformation rules of the form x->value to replace symbols by values. The notion of transformation rules in Mathematica is, ...
Trigonometric Expressions   (Mathematica Tutorial)
Functions for manipulating trigonometric expressions. This expands out a trigonometric expression. This factors the expression.
1 ... 397|398|399|400|401|402|403 ... 857 Previous Next

...