cheb_2nd: Generating Chebyshev Polynomials of second kind

Description Usage Arguments Value

Description

cheb_2nd generates Chebyshev polynomials of the second kind of the order n from an arbitrary x-axis. Recurrence formula is taken from Bronstein p.xxx.

Usage

1
cheb_2nd(x_axis, n)

Arguments

x_axis

Arbitrary x-axis

n

Order of the polynomial

Value

Chebyshev polynomials of the second kind


sebaki/ChebyshevMax documentation built on May 29, 2019, 12:07 a.m.