Description Usage Arguments Value
Generates a symmetric tridiagonal matrix with "offd" on off diagonal, "d" on the diagonal
1 | tridiagonal(d, offd, n)
|
d |
the value on the diagonal |
offd |
the value along the off diagonal |
n |
the dimension of the matrix |
A, an n x n tridiagonal matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.