121 - 130 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
XLS   (Mathematica Import/Export Format)
Registered MIME type: application/vnd.ms-excel Microsoft Excel spreadsheet file. XLS is an acronym derived from Excel Spreadsheet. Stores spreadsheet data and formulas.
ClosenessCentrality   (Built-in Mathematica Symbol)
ClosenessCentrality[g] gives a list of closeness centralities for the vertices in the graph g.
Drop   (Built-in Mathematica Symbol)
Drop[list, n] gives list with its first n elements dropped. Drop[list, -n] gives list with its last n elements dropped. Drop[list, {n}] gives list with its n\[Null]^th ...
Gather   (Built-in Mathematica Symbol)
Gather[list] gathers the elements of list into sublists of identical elements.Gather[list, test] applies test to pairs of elements to determine if they should be considered ...
MorphologicalTransform   (Built-in Mathematica Symbol)
MorphologicalTransform[image, f] applies the function f to the 3*3 neighborhood of each pixel in a binary image image.MorphologicalTransform[image, rule] applies a ...
ContourDetect   (Built-in Mathematica Symbol)
ContourDetect[image] gives a binary image in which white pixels correspond to the zeros and zero crossings in image.ContourDetect[image, delta] treats values in image that ...
CrossingDetect   (Built-in Mathematica Symbol)
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
DirectedGraph   (Built-in Mathematica Symbol)
DirectedGraph[g] gives a directed graph from the undirected graph g.DirectedGraph[g, conv] gives a directed graph using the conversion conv.
JordanDecomposition   (Built-in Mathematica Symbol)
JordanDecomposition[m] yields the Jordan decomposition of a square matrix m. The result is a list {s, j} where s is a similarity matrix and j is the Jordan canonical form of ...
LoopFreeGraphQ   (Built-in Mathematica Symbol)
LoopFreeGraphQ[g] yields True if the graph g has no self-loops, and False otherwise.
1 ... 10|11|12|13|14|15|16 ... 33 Previous Next

...