131 - 140 of 847 for matrixSearch Results
View search results from all Wolfram sites (16670 matches)
RiccatiSolve   (Built-in Mathematica Symbol)
RiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the continuous algebraic Riccati equation ConjugateTranspose[a].x + x.a - ...
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
Importing and Exporting Data   (Mathematica Tutorial)
Importing and exporting tabular data. This exports an array of numbers to the file out.dat. Here are the contents of the file out.dat.
ArcSinDistribution   (Built-in Mathematica Symbol)
ArcSinDistribution[{x min, x max}] represents the arc sine distribution supported between x min and x max.
ColorRules   (Built-in Mathematica Symbol)
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
Discriminant   (Built-in Mathematica Symbol)
Discriminant[poly, var] computes the discriminant of the polynomial poly with respect to the variable var.Discriminant[poly, var, Modulus -> p] computes the discriminant ...
Simultaneous Equations   (Mathematica Tutorial)
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
Graphs are first-class citizens in Mathematica, and can be used as input, output, in programs, and in documents. Undirected and directed graphs are treated uniformly and ...
LatticeData   (Built-in Mathematica Symbol)
LatticeData[lattice, " property"] gives the specified property for a lattice.LatticeData[n] gives a list of named lattices of dimension n.
BubbleChart3D   (Built-in Mathematica Symbol)
BubbleChart3D[{{x_1, y_1, z_1, u_1}, {x_2, y_2, z_2, u_2}, ...}] makes a 3D bubble chart with bubbles at positions {x_i, y_i, z_i} with sizes u_i.BubbleChart3D[{..., ...
1 ... 11|12|13|14|15|16|17 ... 85 Previous Next

...