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
(2819 downloads for this version - 27937 downloads for all versions)
Details
Version
0.1
A more recent valid version with binaries for Scilab 5.5 exists: 0.2
Author
Michael Baudin
Owner Organization
- - -
Maintainer
Michael BAUDIN
License
Dependency
Creation Date
February 19, 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
--------

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

 * x_eval : Evaluate Chebyshev polynomial
 * x_norm : Compute Chebyshev L2 norm
 * x_pdf : Chebyshev PDF
 * x_poly : Create Chebyshev polynomial
 * x_variance : Variance of Chebyshev polynomials
 * x_weight : Chebyshev weight function

with :
 * x="chebyshev" : Chebyshev Polynomials
 * x="hermite" : Hermite Polynomials
 * x="laguerre" : Laguerre Polynomials
 * x="legendre" : Legendre Polynomials
            
Files (2)
[98.56 kB]
Source code archive
	  
[207.31 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.