RCAIDE.Library.Methods.Utilities.Chebyshev

Chebyshev#

RCAIDE Package Setup

Modules

chebyshev_data([N, integration])

Calculates the differentiation and integration matricies using chebyshev's pseudospectral algorithm, based on cosine spaced samples in x.

linear_data([N, integration])

Calculates the differentiation and integration matricies using chebyshev's pseudospectral algorithm, based on linearly spaced samples in x.