[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/elmat]
tril
(/tools/hpmatlab/toolbox/matlab/elmat/tril.m)
Help text
TRIL Lower triangle.
TRIL(X) is the lower triangular part of X.
TRIL(X,K) is the elements on and below the K-th diagonal
of X . K = 0 is the main diagonal, K > 0 is above the
main diagonal and K < 0 is below the main diagonal.
Cross-Reference Information
This is called by
- prony /tools/hpmatlab/toolbox/signal/prony.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON