TOPICS
Search

Search Results for ""


451 - 460 of 1392 for linear programmingSearch Results
If W is a k-dimensional subspace of a vector space V with inner product <,>, then it is possible to project vectors from V to W. The most familiar projection is when W is the ...
An n×n complex matrix A is called indefinite if nonzero vectors x and y exist such that x^*Ax>0>y^*Ay, where x^* denotes the conjugate transpose. A matrix m may be tested to ...
A group in which the elements are square matrices, the group multiplication law is matrix multiplication, and the group inverse is simply the matrix inverse. Every matrix ...
A polynomial with matrix coefficients. An nth order matrix polynomial in a variable t is given by P(t)=A_0+A_1t+A_2t^2+...+A_nt^n, where A_k are p×p square matrices.
A negative semidefinite matrix is a Hermitian matrix all of whose eigenvalues are nonpositive. A matrix m may be tested to determine if it is negative semidefinite in the ...
A nonpositive matrix is a real or integer matrix (a)_(ij) for which each matrix element is a nonpositive number, i.e., a_(ij)<=0 for all i, j. Nonpositive matrices are ...
The subdiagonal of a square matrix is the set of elements directly under the elements comprising the diagonal. For example, in the following matrix, the diagonal elements are ...
An arithmetic function is a function f(n) defined for all n in N, usually taken to be complex-valued, so that f:N->C (Jones and Jones 1998, p. 143). An alternative definition ...
A method of solving combinatorial problems by means of an algorithm which is allowed to run forward until a dead end is reached, at which point previous steps are retraced ...
The bead-sorting algorithm orders a list of a positive integers increasingly by representing numbers as a list of a 1s, where each 1 stands for a bead. The k initial integers ...
1 ... 43|44|45|46|47|48|49 ... 140 Previous Next

...