null

Purpose

Null space of a matrix.

Synopsis

Q = null(X)

Description

Q = null(X) returns an orthonormal basis for the null space of X. If Q is not equal to the empty matrix, the number of columns of Q is the nullity of X.

See Also

orth, qr

(c) Copyright 1994 by The MathWorks, Inc.