Orthogonal polynomials functions
In this section, we will explore orthogonal polynomials functions and their applications.
Getting ready...
The functions in the next section evaluate values of orthogonal polynomials:
How to do it...
- Install the proper function
- Execute the function
- Solve the function
- The result will be presented
Here we can see the functions and the description.
Function | Description |
| Compute the generalized (associated) Laguerre polynomial of degree n and order k |
| Evaluate Legendre polynomial at a point |
| Evaluate Chebyshev polynomial of the first kind at a point |
| Evaluate Chebyshev polynomial of the second kind at a point |
| Evaluate Chebyshev polynomial of the first kind on [-2, 2] at a point |
| Evaluate Chebyshev polynomial of the second kind on [-2, 2] at a point |
| Evaluate Jacobi polynomial at a point |
|