61 - 70 of 355 for FlattenSearch Results
View search results from all Wolfram sites (7121 matches)
Importing Graphics and Sounds   (Mathematica Tutorial)
Mathematica allows you not only to export graphics and sounds, but also to import them. With Import you can read graphics and sounds in a wide variety of formats, and bring ...
StringReplaceList   (Built-in Mathematica Symbol)
StringReplaceList["string", s -> sp] or StringReplaceList["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] gives a list of the strings obtained by replacing each individual ...
TetGenDelaunay   (TetGenLink Package Symbol)
TetGenDelaunay[points] generates a Delaunay tetrahedralization for a 3D point set.
MinCut   (Graph Utilities Package Symbol)
MinCut[g, k] partitions the undirected graph g into k parts where the number of edge cuts is approximately minimized.
Transpose   (Built-in Mathematica Symbol)
Transpose[list] transposes the first two levels in list. Transpose[list, {n_1, n_2, ...}] transposes list so that the k\[Null]^th level in list is the n_k\[Null]^th level in ...
ListPlot3D   (Built-in Mathematica Symbol)
ListPlot3D[array] generates a three-dimensional plot of a surface representing an array of height values. ListPlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] generates a plot ...
Append   (Built-in Mathematica Symbol)
Append[expr, elem] gives expr with elem appended.
DiscreteIndicator   (Built-in Mathematica Symbol)
DiscreteIndicator[x, x_1, {u_1, u_2, ...}] yields the discrete indicator function, equal to 1 if x = x_1 and 0 if x = u_i for any i.
ListDensityPlot   (Built-in Mathematica Symbol)
ListDensityPlot[array] generates a smooth density plot from an array of values. ListDensityPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a density plot with values ...
Partition   (Built-in Mathematica Symbol)
Partition[list, n] partitions list into non-overlapping sublists of length n. Partition[list, n, d] generates sublists with offset d. Partition[list, {n_1, n_2, ...}] ...
1 ... 4|5|6|7|8|9|10 ... 36 Previous Next

...