|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
ToeplitzMatrix |
| ToeplitzMatrix[n] gives the n×n Toeplitz matrix with first row and first column being successive integers. |
| ToeplitzMatrix[{c1, c2, ..., cn}] gives the Toeplitz matrix whose first column consists of elements c1, c2, .... |
| ToeplitzMatrix[{c1, c2, ..., cm}, {r1, r2, ..., rn}] gives the Toeplitz matrix with elements ci down the first column, and ri across the first row. |
| © 2013 Wolfram Research, Inc. |