Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Orthogonal Polynomials details
Login with GitLab

Orthogonal Polynomials

Orthogonal Polynomials
(3763 downloads for this version - 27933 downloads for all versions)
Details
Version
0.2
A more recent valid version exists: 0.3.5
Author
Michael Baudin
Owner Organization
- - -
Maintainers
Michael BAUDIN
Administrator ATOMS
Samuel Gougeon
License
Dependencies
Creation Date
March 31, 2015
Source created on
Scilab 5.5.x
Binaries available on
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("Ortpol")
Description
            This module allows to create and manage orthogonal polynomials.

Features
--------

* ortpol_quadrature : Returns nodes and weights of a quadrature from alphas and
betas

For each polynomial "x", the following functions are 
available :

 * x_eval : Evaluate polynomial
 * x_norm : Compute L2 norm
 * x_pdf : Evaluate probability distribution function
 * x_poly : Create polynomial
 * x_quadrature : Returns nodes and weights of Gauss quadrature
 * x_variance : Variance of polynomial
 * x_weight : Evaluate weight function

with :
 * x="chebyshev" : Chebyshev Polynomials
 * x="hermite" : Hermite Polynomials
 * x="laguerre" : Laguerre Polynomials
 * x="legendre" : Legendre Polynomials
            
Files (2)
[116.57 kB]
Source code archive

[225.23 kB]
OS-independent binary for Scilab 5.5.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.