131 - 140 of 210 for AspectRatioSearch Results
View search results from all Wolfram sites (2846 matches)
SignTest   (Built-in Mathematica Symbol)
SignTest[data] tests whether the median of data is zero. SignTest[{data_1, data_2}] tests whether the median of data_1\[Dash] data_2 is zero.SignTest[dspec, \[Mu] 0] tests a ...
TreePlot   (Built-in Mathematica Symbol)
TreePlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a tree plot of the graph in which vertex v_ik is connected to vertex v_jk.TreePlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
Hierarchical Drawing of Directed Graphs   (Mathematica Tutorial)
LayeredGraphPlot attempts to draw the vertices of a graph in a series of layers, placing dominant vertices at the top, and vertices lower in the hierarchy progressively ...
Put Headings in a Table   (Mathematica How To)
Mathematica provides great flexibility for displaying and styling headings in a table. You can use Prepend or ArrayFlatten to add headings to rows and columns and then use ...
FindClusters   (Built-in Mathematica Symbol)
FindClusters[{e_1, e_2, ...}] partitions the e i into clusters of similar elements. FindClusters[{e_1 -> v_1, e_2 -> v_2, ...}] returns the v_i corresponding to the e i in ...
Line   (Built-in Mathematica Symbol)
Line[{pt_1, pt_2, ...}] is a graphics primitive that represents a line joining a sequence of points. Line[{{pt_11, pt_12, ...}, {pt_21, ...}, ...}] represents a collection of ...
Raster   (Built-in Mathematica Symbol)
Raster[{{a_11, a_12, ...}, ...}] is a two-dimensional graphics primitive which represents a rectangular array of gray cells. Raster[{{{r_11, g_11, b_11}, ...}, ...}] ...
Text   (Built-in Mathematica Symbol)
Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
Lie Symmetry Methods for Solving ...   (Mathematica Tutorial)
Around 1870, Marius Sophus Lie realized that many of the methods for solving differential equations could be unified using group theory. Lie symmetry methods are central to ...
Inequalities   (Mathematica Tutorial)
Just as the equation x^2+3x==2 asserts that x^2+3x is equal to 2, so also the inequality x^2+3x>2 asserts that x^2+3x is greater than 2. In Mathematica, Reduce works not only ...
1 ... 11|12|13|14|15|16|17 ... 21 Previous Next

...