chebspec | R Documentation |
Chebyshev spectral differentiation matrix of order n
. k
determines
the character of the output matrix. For either form, the eigenvector matrix is ill-conditioned.
chebspec(n, k = NULL)
n |
order of the matrix. |
k |
|
Chebyshev spectral differentiation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.