21 - 30 of 136 for EigenvaluesSearch Results
View search results from all Wolfram sites (2163 matches)
Graph Programming   (Mathematica Guide)
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
CharacteristicPolynomial   (Built-in Mathematica Symbol)
CharacteristicPolynomial[m, x] gives the characteristic polynomial for the matrix m. CharacteristicPolynomial[{m, a}, x] gives the generalized characteristic polynomial with ...
SingularValueList   (Built-in Mathematica Symbol)
SingularValueList[m] gives a list of the nonzero singular values of a matrix m. SingularValueList[{m, a}] gives the generalized singular values of m with respect to a. ...
RealBlockDiagonalForm   (Built-in Mathematica Symbol)
RealBlockDiagonalForm is an option for SchurDecomposition and related functions which specifies whether 2*2 blocks of real values should be used on matrix diagonals in place ...
Eigensystem   (Built-in Mathematica Symbol)
Eigensystem[m] gives a list {values, vectors} of the eigenvalues and eigenvectors of the square matrix m. Eigensystem[{m, a}] gives the generalized eigenvalues and ...
Spectrum   (Combinatorica Package Symbol)
Spectrum[g] gives the eigenvalues of graph g.
SchurDecomposition   (Built-in Mathematica Symbol)
SchurDecomposition[m] yields the Schur decomposition for a numerical matrix m, given as a list {q, t} where q is an orthonormal matrix and t is a block upper-triangular ...
DiscreteLyapunovSolve   (Built-in Mathematica Symbol)
DiscreteLyapunovSolve[a, c] finds the numeric solution x of the discrete matrix equation a.x.a\[ConjugateTranspose] - x == c.DiscreteLyapunovSolve[a, b, c] solves a.x.b - x ...
DiscreteRiccatiSolve   (Built-in Mathematica Symbol)
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...
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 - ...
1|2|3|4|5|6 ... 14 Previous Next

...