Description Usage Arguments Value
Function for evaluating chebyshev polynomials at nodes
1 | chebeval(z, degree = 5)
|
z |
a vector of nodes length i |
degree |
the degree j of the cheybyshev polynomial |
a matrix with element (i,j) = T_j(z_i)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.