31 - 40 of 96 for MatrixPlotSearch Results
View search results from all Wolfram sites (306 matches)
Graphlet   (Mathematica Import/Export Format)
Graphlet GML graph data format. Used for the storage and exchange of graphs. GML is an acronym derived from Graph Modelling Language. Native format of the Graphlet graph ...
StationaryWaveletPacketTransform   (Built-in Mathematica Symbol)
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
StationaryWaveletTransform   (Built-in Mathematica Symbol)
StationaryWaveletTransform[data] gives the stationary wavelet transform (SWT) of an array of data.StationaryWaveletTransform[data, wave] gives the stationary wavelet ...
MaximalBipartiteMatching   (Graph Utilities Package Symbol)
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
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 ...
MinimumBandwidthOrdering   (Graph Utilities Package Symbol)
MinimumBandwidthOrdering[g] attempts to find a vertex ordering that minimizes the bandwidth of the undirected graph g.MinimumBandwidthOrdering[m] attempts to find row and ...
CompleteGraphQ   (Built-in Mathematica Symbol)
CompleteGraphQ[g] yields True if the graph g is a complete graph, and False otherwise.CompleteGraphQ[g, vlist] yields True if the subgraph induced by vlist is a complete ...
GraphUnion   (Built-in Mathematica Symbol)
GraphUnion[g_1, g_2] gives the graph union of the graphs g_1 and g_2.GraphUnion[g_1, g_2, ...] gives the graph union of g_1, g_2, ....
VertexReplace   (Built-in Mathematica Symbol)
VertexReplace[g, {v_1 -> w_1, v_2 -> w_2, ...}] replaces each vertex v_i in the graph g by w_i.
ArrayPad   (Built-in Mathematica Symbol)
ArrayPad[array, m] gives an array with m 0s of padding on every side. ArrayPad[array, m, padding] uses the specified padding.ArrayPad[array, {m, n}, ...] pads with m elements ...
1|2|3|4|5|6|7 ... 10 Previous Next

...